[xorg-x11-drv-nvidia/f30: 4/4] Merge branch 'master' into f30
by Leigh Scott
commit 52c7cf091af598a02d73ec24c722faaaba9f0eca
Merge: e4bc463 a32c6fa
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Nov 22 20:29:49 2019 +0000
Merge branch 'master' into f30
60-nvidia-uvm.rules | 4 ++--
60-nvidia.rules | 2 +-
sources | 2 +-
xorg-x11-drv-nvidia.spec | 19 +++++++++++--------
4 files changed, 15 insertions(+), 12 deletions(-)
---
5 years, 1 month
[xorg-x11-drv-nvidia/f30] (4 commits) ...Merge branch 'master' into f30
by Leigh Scott
Summary of changes:
e8457fa... Enable boolean requires and appdata for el8 (*)
f31632b... Fix udev rules (rfbz#5448) (*)
a32c6fa... Update to 440.36 release (*)
52c7cf0... Merge branch 'master' into f30
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[xorg-x11-drv-nvidia] Update to 440.36 release
by Leigh Scott
commit a32c6fac9d91cdbaac02bf4797ced5398872d95a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Nov 22 20:25:08 2019 +0000
Update to 440.36 release
sources | 2 +-
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 7b582df..d78d33f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-440.31.run) = 5598d362f21fb4e75a07d77167e24411b5a550e3f1329b39fe004987e2bcb191c9bbf1b3d1a43a8754a9ba00faef57a943c7778999a4e3121c13c30f912fae38
+SHA512 (NVIDIA-Linux-x86_64-440.36.run) = 445d7f58de418cbee79895469a27afa2186656a961499dfc0e7e62ba1f773f5a011affa563b0fc50c212b9e06b23f63e182c122b36d0d93c39cc3e9ff3641410
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index c0dbb77..9df9a71 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -9,7 +9,7 @@
%global _grubby %{_sbindir}/grubby --update-kernel=ALL
%if 0%{?rhel}
%global _dracutopts nouveau.modeset=0 rd.driver.blacklist=nouveau nvidia-drm.modeset=1
-%else #fedora
+%else
%global _dracutopts rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
%endif
@@ -19,7 +19,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 440.31
+Version: 440.36
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -505,6 +505,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Fri Nov 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.36-1
+- Update to 440.36 release
+
* Mon Nov 04 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.31-1
- Update to 440.31 release
5 years, 1 month
[chromium-freeworld/f30: 4/4] Merge branch 'master' into f30
by hellbanger
commit e161321bee70f3fc1218979205b37afc75a3bcb9
Merge: 50b388e 37a36ab
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Fri Nov 22 22:26:04 2019 +0530
Merge branch 'master' into f30
add-missing-include-for-unique_ptr.patch | 30 ++++++++++++++++++++++++++++++
chromium-freeworld.spec | 18 +++++-------------
sources | 2 +-
3 files changed, 36 insertions(+), 14 deletions(-)
---
5 years, 1 month
[chromium-freeworld/f30] (4 commits) ...Merge branch 'master' into f30
by hellbanger
Summary of changes:
58fd912... Remove: jumbo build from spec as it is going to get remove (*)
16a663c... Update to 78.0.3904.108. (*)
37a36ab... Add: missing header to fix build (*)
e161321... Merge branch 'master' into f30
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[xt7-player-mpv] Remove my name from changelog
by Leigh Scott
commit 3c30313194eb083336eeef097d063a31036000bb
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Nov 22 08:43:49 2019 +0000
Remove my name from changelog
xt7-player-mpv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xt7-player-mpv.spec b/xt7-player-mpv.spec
index 12156a4..507d8c3 100644
--- a/xt7-player-mpv.spec
+++ b/xt7-player-mpv.spec
@@ -112,7 +112,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/%{name}*.xml
%changelog
-* Fri Nov 22 2019 Leigh Scott Martin Gansser <martinkg(a)fedoraproject.org> - 0.30.3140-0.1.20191030.git6e211df
+* Fri Nov 22 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.30.3140-0.1.20191030.git6e211df
- Update to 0.30.3140-0.1.20191030.git6e211df
* Sun Oct 27 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.29.3142-0.1.20191016.git3fac617
5 years, 1 month