[nvidia-kmod] Update to 440.59 release
by Leigh Scott
commit 69cddd03b4a2397e962ff44062d1b991f1ecd53f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Feb 3 16:32:36 2020 +0000
Update to 440.59 release
nvidia-kmod.spec | 9 +-
nvidia_backport.patch | 1218 -------------------------------------------------
2 files changed, 5 insertions(+), 1222 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index a218421..ba2fad5 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,15 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.44
+Version: 440.59
# Taken over by kmodtool
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL: http://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
-Patch0: nvidia_backport.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64
@@ -42,7 +41,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterf
%setup -T -c
tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
-%patch0 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -70,6 +68,9 @@ done
%changelog
+* Mon Feb 03 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.59-1
+- Update to 440.59 release
+
* Sat Feb 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.44-4
- Backport kernel 5.4 and 5.5 changes from vulkan development driver
4 years, 9 months
[xorg-x11-drv-nvidia] Update to 440.59 release
by Leigh Scott
commit 7e41a5890a4f71393858172ddf1583bb983f29f1
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Feb 3 16:31:37 2020 +0000
Update to 440.59 release
sources | 2 +-
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 4ed8dce..11791cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-440.44.run) = c0c0e19cdb82d47575adbcf46e23580977cf7a5097edfb9d76464c2e678a44f556d8c2d0d49515a86b6765f57176460193c6951927e24c278e6a7f411f89f26b
+SHA512 (NVIDIA-Linux-x86_64-440.59.run) = 2e9029bc7c93a99eac7d3a5ca1f21da799da442a70b1708d2db734956f77dd1a1eb300f947b8ab46ff9113048cd63ca57924caa912a3ea6c3d678425182b9711
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index f7f06ff..76716e2 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -19,8 +19,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 440.44
-Release: 2%{?dist}
+Version: 440.59
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -503,6 +503,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Mon Feb 03 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.59-1
+- Update to 440.59 release
+
* Mon Dec 16 2019 Leigh Scott <leigh123linux(a)googlemail.com>
- Fix boolean requires on libs
4 years, 9 months
[get_iplayer/f30] (3 commits) ...Update to version 3.25.
by mavit
Summary of changes:
9322087... Update to version 3.24. (*)
dfbb2d1... upload missing get_iplayer-3.24.tar.gz (*)
c035f77... Update to version 3.25. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[get_iplayer/f31] (3 commits) ...Update to version 3.25.
by mavit
Summary of changes:
9322087... Update to version 3.24. (*)
dfbb2d1... upload missing get_iplayer-3.24.tar.gz (*)
c035f77... Update to version 3.25. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[get_iplayer] Update to version 3.25.
by mavit
commit c035f774b35b303b7e8c22d3a702937ad9ff4e52
Author: Peter Oliver <git(a)mavit.org.uk>
Date: Mon Feb 3 13:28:52 2020 +0000
Update to version 3.25.
.gitignore | 1 +
get_iplayer.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc56423..dc7d65c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ get_iplayer-2.94.tar.gz
/get_iplayer-3.22.tar.gz
/get_iplayer-3.23.tar.gz
/get_iplayer-3.24.tar.gz
+/get_iplayer-3.25.tar.gz
diff --git a/get_iplayer.spec b/get_iplayer.spec
index 0b36c7e..2376633 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,5 +1,5 @@
Name: get_iplayer
-Version: 3.24
+Version: 3.25
Release: 1%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
@@ -102,6 +102,9 @@ fi
%changelog
+* Mon Feb 3 2020 Peter Oliver <rpm(a)mavit.org.uk> - 3.25-1
+- Update to version 3.25.
+
* Fri Jan 3 2020 Peter Oliver <rpm(a)mavit.org.uk> - 3.24-1
- Update to version 3.24.
diff --git a/sources b/sources
index c7f9168..e4b5167 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (get_iplayer-3.24.tar.gz) = 16acee440cb10c1845394cb9a03efcc57f59d499e9438a8c6cebafb95bdc22de99fca2537a99a69b2bb98e750c0450121c8f2ad22a6ed2a347d3fe4aa5b51e88
+SHA512 (get_iplayer-3.25.tar.gz) = a66b97aa6ba9e22769b2d634ce5a1feabc33304a54fc79eeca9aa2aa7a56ec82923023f2fb1a844e32fbcba23f47f9dfb9cfdf0a63f9fc8b037e4e3c5371e314
4 years, 9 months
[nvidia-kmod/f30: 2/2] Merge branch 'master' into f30
by Leigh Scott
commit e31963a78ff4eb1b95c197a0b7438d93a3b51648
Merge: 887c963 79db484
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Feb 2 19:42:23 2020 +0000
Merge branch 'master' into f30
buildfix_kernel-5.5.patch | 414 ---------------
nvidia-kmod-prime.patch | 138 -----
nvidia-kmod.spec | 11 +-
nvidia_backport.patch | 1218 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1223 insertions(+), 558 deletions(-)
---
4 years, 9 months
[rpmfusion-packager/el8] (4 commits) ...Fix cert name
by Leigh Scott
Summary of changes:
42f1461... Fix Python2 with sync with an old version of Fedora-package (*)
78c4fdb... Finally, all synced from the latest version of fedora-packa (*)
a0665e3... Source uploaded (*)
ad87094... Fix cert name (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months