[xorg-x11-drv-nvidia] Add compat provide for cuda repo
by Nicolas Chauvet
commit 943f463a92a27144decb4fb320780fa5f0214ae4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jul 16 15:38:25 2018 +0200
Add compat provide for cuda repo
xorg-x11-drv-nvidia.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index a26fce8..085c17b 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -157,6 +157,8 @@ Provides: cuda-drivers = %{version}-100
Provides: cuda-drivers%{?_isa} = %{version}-100
Provides: nvidia-driver = %{version}-100
Provides: nvidia-driver%{?_isa} = %{version}-100
+Provides: nvidia-drivers = %{version}-100
+Provides: nvidia-drivers%{?_isa} = %{version}-100
%description cuda
This package provides the CUDA driver.
6 years, 4 months
[qarte/f27] Update to 4.4.0
by Martin Gansser
Summary of changes:
6dfcbd2... Update to 4.4.0 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 4 months
[qarte/f28] Update to 4.4.0
by Martin Gansser
Summary of changes:
6dfcbd2... Update to 4.4.0 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 4 months
[qarte] Update to 4.4.0
by Martin Gansser
commit 6dfcbd251a3d319d197827eb980c4eccc94918af
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jul 16 16:08:55 2018 +0200
Update to 4.4.0
qarte.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qarte.spec b/qarte.spec
index 62c0cb0..10cb399 100644
--- a/qarte.spec
+++ b/qarte.spec
@@ -2,7 +2,7 @@
%global __python %{__python3}
Name: qarte
-Version: 4.3.0
+Version: 4.4.0
Release: 1%{?dist}
License: GPLv3+
URL: https://launchpad.net/qarte
@@ -48,6 +48,9 @@ cp -pR locale %{buildroot}%{_datadir}
%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
%changelog
+* Mon Jul 16 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 4.4.0-1
+- Update to 4.4.0
+
* Tue Jul 10 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.0-1
- Update to 4.3.0
diff --git a/sources b/sources
index 0af6fa6..59abaee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b54e1078e17b5df6e47cc3a36b58ffc7 qarte-4.3.0.tar.gz
+55a83f5e0f02f652fa52ac85994f7183 qarte-4.4.0.tar.gz
6 years, 4 months
[openhantek] Update to latest git.
by Vasiliy Glazov
commit e28a7a66ccfaa1a83fb495747556560aeb704ca4
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Mon Jul 16 12:34:54 2018 +0300
Update to latest git.
.gitignore | 1 +
openhantek.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 893ef05..6c04a42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/9935f0a6defa78a77824d389472d9b3a7172a1aa
+/57e0bebcc1d4cf99d70071eae48604149332abd3
diff --git a/openhantek.spec b/openhantek.spec
index 793ff90..b65c978 100644
--- a/openhantek.spec
+++ b/openhantek.spec
@@ -1,6 +1,6 @@
-%global gitcommit_full 9935f0a6defa78a77824d389472d9b3a7172a1aa
+%global gitcommit_full 57e0bebcc1d4cf99d70071eae48604149332abd3
%global gitcommit %(c=%{gitcommit_full}; echo ${c:0:7})
-%global date 20180710
+%global date 20180715
Name: openhantek
Version: 0
@@ -67,6 +67,9 @@ install -p -D -m 644 %{name}/res/images/%{name}.svg %{buildroot}%{_datadir}/icon
%changelog
+* Mon Jul 16 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0-1.20180715git57e0beb
+- Update to latest git
+
* Wed Jul 11 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0-1.20180710git9935f0a
- Update to latest git
diff --git a/sources b/sources
index 35b4fb8..86a6b4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50d5210860755be77132f1a708d3bbc8 9935f0a6defa78a77824d389472d9b3a7172a1aa
+03c359518ff408c027aa49fd285eb09d 57e0bebcc1d4cf99d70071eae48604149332abd3
6 years, 4 months