commit 5f9e52a4b01e176f9dd1f0f2fddf84c59eb3f397
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Feb 15 08:53:52 2017 +0000
Update to 304.135
.gitignore | 1 +
nvidia-304xx-kmod.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74ae6ab..9cb595e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
nvidia-kmod-data-304.128.tar.xz
/nvidia-kmod-data-304.132.tar.xz
/nvidia-kmod-data-304.134.tar.xz
+/nvidia-kmod-data-304.135.tar.xz
diff --git a/nvidia-304xx-kmod.spec b/nvidia-304xx-kmod.spec
index 30325d4..53a496d 100644
--- a/nvidia-304xx-kmod.spec
+++ b/nvidia-304xx-kmod.spec
@@ -7,9 +7,9 @@
%global debug_package %{nil}
Name: nvidia-304xx-kmod
-Version: 304.134
+Version: 304.135
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Feb 15 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 304.135-1
+- Update to 304.135
+
* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 304.134-2
- patch to fix loading module on 4.9 kernel
diff --git a/sources b/sources
index 8ead1af..35f33f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55c4ad9f7339fb1541c09f093eef887b nvidia-kmod-data-304.134.tar.xz
+3e7f2f2107cb73d79ab584cd05aeda67 nvidia-kmod-data-304.135.tar.xz
Show replies by date