[nvidia-persistenced] Update to 440.31 release
by Leigh Scott
commit ff81271acd19a08f9e6f52d0491f1a99d259300b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Nov 4 16:36:48 2019 +0000
Update to 440.31 release
.gitignore | 1 +
nvidia-persistenced.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7228116..37024db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ nvidia-persistenced-*.tar.gz
/nvidia-persistenced-435.17.tar.bz2
/nvidia-persistenced-435.21.tar.bz2
/nvidia-persistenced-440.26.tar.bz2
+/nvidia-persistenced-440.31.tar.bz2
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 6ab35f9..df7934d 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -2,7 +2,7 @@
Name: nvidia-persistenced
Epoch: 3
-Version: 440.26
+Version: 440.31
Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
@@ -74,6 +74,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Mon Nov 04 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.31-1
+- Update to 440.31 release
+
* Thu Oct 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.26-1
- Update to 440.26 beta
diff --git a/sources b/sources
index f42336b..15bb012 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-persistenced-440.26.tar.bz2) = bde632c6e9d5cd31ab77f29b7572321ac930f4412a9174d9f6ceb12b2fee3a12746ffacb971e49a4998ade153966d9de1846bedd4a6f3253f5e6527af2906e81
+SHA512 (nvidia-persistenced-440.31.tar.bz2) = e2743702586d55c62493618794e38b5d2daa2bd9f145f4e983264b62cb0b4c7f09c36b19750d9932b104820b35ff1f525875ab0fd92164360b8706185628a742
4 years, 12 months
[nvidia-modprobe] Update to 440.31 release
by Leigh Scott
commit 7474cbe7977001bc2b82672cc35e0e3dd04512c3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Nov 4 16:33:02 2019 +0000
Update to 440.31 release
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79b60af..6f2b74f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-435.17.tar.bz2
/nvidia-modprobe-435.21.tar.bz2
/nvidia-modprobe-440.26.tar.bz2
+/nvidia-modprobe-440.31.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 847510d..905a981 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 440.26
+Version: 440.31
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,6 +42,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Mon Nov 04 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.31-1
+- Update to 440.31 release
+
* Thu Oct 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.26-1
- Update to 440.26 beta
diff --git a/sources b/sources
index 47a410d..90dd2d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-440.26.tar.bz2) = f6fe1270abb4d4a97d7a3863694c34cbcff09fbb815c63eff47eae7c3f1c1efc73ce93c87f427671aaf5318ad1ee69380df8d3ac2cc0bd6dc14560c27f5e6855
+SHA512 (nvidia-modprobe-440.31.tar.bz2) = 6abaaac53515481f8f2e9127bdbe85128076f1922e423e71a736b6d4232e44b04cd31b4c2dd17059bdad9d7e5ca9d337d9f350947707128870602b7bac7da3d0
4 years, 12 months
[nvidia-kmod/f31] (4 commits) ...Update to 440.31 release
by Leigh Scott
Summary of changes:
4504b7e... Patch for 5.4 pre rc kernel (*)
13088fe... tweak patch (*)
148585f... Update to 440.26 beta (*)
051b1f2... Update to 440.31 release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 12 months
[nvidia-kmod] Update to 440.31 release
by Leigh Scott
commit 051b1f2401f6390a928f5440ddd891490ed70cfa
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Nov 4 16:28:19 2019 +0000
Update to 440.31 release
nvidia-kmod.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 715a0bd..4948735 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,7 +10,7 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.26
+Version: 440.31
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -68,6 +68,9 @@ done
%changelog
+* Mon Nov 04 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.31-1
+- Update to 440.31 release
+
* Thu Oct 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.26-1
- Update to 440.26 beta
@@ -84,7 +87,7 @@ done
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 29 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.40-1
-- Update to 430.40 releasenvidia-kmod
+- Update to 430.40 release
* Mon Jul 15 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.34-1
- Update to 430.34 release
4 years, 12 months
[xorg-x11-drv-nvidia] Update to 440.31 release
by Leigh Scott
commit bf345ca2a5726d4a353dee5719ced017749cdc21
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Nov 4 15:25:10 2019 +0000
Update to 440.31 release
sources | 2 +-
xorg-x11-drv-nvidia.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index e3aef29..7b582df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-440.26.run) = 9a73637db881f7c011a0a4b4ebc3d47b979e0922b901d77fe95bed02a86d74e66731fa0085785024746d329da3b4506a24a245869c89c38ba53809aa339d9abf
+SHA512 (NVIDIA-Linux-x86_64-440.31.run) = 5598d362f21fb4e75a07d77167e24411b5a550e3f1329b39fe004987e2bcb191c9bbf1b3d1a43a8754a9ba00faef57a943c7778999a4e3121c13c30f912fae38
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index d3a45fc..4eb0d25 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -19,7 +19,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 440.26
+Version: 440.31
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -505,6 +505,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Mon Nov 04 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.31-1
+- Update to 440.31 release
+
* Thu Oct 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.26-1
- Update to 440.26 beta
4 years, 12 months
[smplayer] deleted smtube-18.11.0-system-qtsingleapplication.patch
by Sérgio M. Basto
commit 1388ce5363df15fddc910fd31a72cee9032bbe2a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Nov 3 22:38:29 2019 +0000
deleted smtube-18.11.0-system-qtsingleapplication.patch
smtube-18.11.0-system-qtsingleapplication.patch | 18 ------------------
1 file changed, 18 deletions(-)
4 years, 12 months