commit 3c8a5b8e2da8f6c68bbd36bb614dfdd645898a0d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Fri Feb 22 20:27:52 2019 +0000
Update to 390.116 release
.gitignore | 3 +++
sources | 6 +++---
xorg-x11-drv-nvidia-390xx.spec | 7 +++++--
3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afd8e46..5ef93ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
/NVIDIA-Linux-armv7l-gnueabihf-390.87.run
/NVIDIA-Linux-x86-390.87.run
/NVIDIA-Linux-x86_64-390.87.run
+/NVIDIA-Linux-x86-390.116.run
+/NVIDIA-Linux-x86_64-390.116.run
+/NVIDIA-Linux-armv7l-gnueabihf-390.116.run
diff --git a/sources b/sources
index 34216ea..be8ae1b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-4a31ba7d32f475504c5d7a8d2f138ecf NVIDIA-Linux-armv7l-gnueabihf-390.87.run
-c21fd1e9048d3cf12552a9e9035df3cf NVIDIA-Linux-x86-390.87.run
-35c36552e252a18297d6e1b976ef247c NVIDIA-Linux-x86_64-390.87.run
+bffe6d7e97a57bebd8bde645fb3c81bc NVIDIA-Linux-x86-390.116.run
+b245013214cad5fb57d8d793aee1d5b2 NVIDIA-Linux-x86_64-390.116.run
+3d5affbd0f48a8763803ae1915e4009b NVIDIA-Linux-armv7l-gnueabihf-390.116.run
diff --git a/xorg-x11-drv-nvidia-390xx.spec b/xorg-x11-drv-nvidia-390xx.spec
index bfd3db4..9fb2e17 100644
--- a/xorg-x11-drv-nvidia-390xx.spec
+++ b/xorg-x11-drv-nvidia-390xx.spec
@@ -36,8 +36,8 @@
Name: xorg-x11-drv-nvidia-390xx
Epoch: 3
-Version: 390.87
-Release: 3%{?dist}
+Version: 390.116
+Release: 1%{?dist}
Summary: NVIDIA's 390xx series proprietary display driver for NVIDIA graphic
cards
License: Redistributable, no modification permitted
@@ -586,6 +586,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Fri Feb 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.116-1
+- Update to 390.116 release
+
* Fri Oct 12 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3:390.87-3
- Allow a higher persistenced and nvidia-modprobe
Show replies by date