[vdr-softhddevice] Update to 1.12.1
by Martin Gansser
commit f0c0a7e89869ae0537159f934c2ca54782dcba18
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Aug 14 15:36:49 2023 +0200
Update to 1.12.1
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52b26ee..263189d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/vdr-softhddevice-1.11.1.tar.gz
/vdr-softhddevice-1.11.2.tar.gz
/vdr-softhddevice-1.12.0.tar.gz
+/vdr-softhddevice-1.12.1.tar.gz
diff --git a/sources b/sources
index c40ccb4..f941b34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.12.0.tar.gz) = 2aba8af7f4b455a66a1377b5bb832ba02e5fd7debd6ccd823f5b359842070f709eb45d496693c7cb94445140a3c7bc30a0f707d42673bc269d891cb529016f20
+SHA512 (vdr-softhddevice-1.12.1.tar.gz) = 5e11262c408d906228d7c584d3ae538d4929409ad56da45cca5ab2cde77442f2d26c5ade92a071d05f9796808188fd36c47693905c3eda9324e07375fb74935a
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 050d15f..b96d4f2 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 1.12.0
+Version: 1.12.1
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Aug 14 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.12.1-1
+- Update to 1.12.1
+
* Sun Aug 06 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.12.0-1
- Update to 1.12.0
1 year, 3 months
[xorg-x11-drv-nvidia] Add nvidia-drm.modeset=1 to cmdline
by Leigh Scott
commit 85fdd3b56f115ecc2ab495e655860b1a2bd29e8f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 14 11:01:25 2023 +0100
Add nvidia-drm.modeset=1 to cmdline
xorg-x11-drv-nvidia.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 1db4ee3..fa1fa4e 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -10,7 +10,7 @@
%global _firmwarepath %{_prefix}/lib/firmware
%global _winedir %{_libdir}/nvidia/wine
%if 0%{?fedora} || 0%{?rhel} > 7
-%global _dracutopts rd.driver.blacklist=nouveau modprobe.blacklist=nouveau
+%global _dracutopts rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
%else
%global _dracutopts nouveau.modeset=0 rd.driver.blacklist=nouveau
%global _modprobedir %{_prefix}/lib/modprobe.d
@@ -27,7 +27,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
Version: 535.98
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -437,7 +437,7 @@ if [ "$1" -eq "1" ]; then
sed -i -e 's/GRUB_CMDLINE_LINUX="/GRUB_CMDLINE_LINUX="%{_dracutopts} /g' /etc/default/grub
fi || :
-%triggerun -- xorg-x11-drv-nvidia < 3:515.43.04-5
+%triggerun -- xorg-x11-drv-nvidia < 3:535.98-2
if [ -f %{_sysconfdir}/default/grub ] ; then
sed -i -e '/GRUB_GFXPAYLOAD_LINUX=text/d' %{_sysconfdir}/default/grub
. %{_sysconfdir}/default/grub
@@ -642,6 +642,9 @@ fi ||:
%endif
%changelog
+* Mon Aug 14 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.98-2
+- Add nvidia-drm.modeset=1 to cmdline
+
* Tue Aug 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.98-1
- Update to 535.98
1 year, 3 months
[shotcut/f37] (10 commits) ...Update to 23.07.29
by Martin Gansser
Summary of changes:
1de8b5e... Update to 23.05.14 (*)
c23f4e2... drop the manually added qt5 requires (*)
9f5792e... drop the manually added qt5 requires (*)
94b5521... fix (*)
287c751... fix (*)
b769258... Add requires qt6-qt5compat (*)
a1c979a... Update to 23.06.14 (*)
a44d666... Update to 23.07.09 (*)
77cf519... - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass (*)
f0ca818... Update to 23.07.29 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months
[shotcut/f38] (10 commits) ...Update to 23.07.29
by Martin Gansser
Summary of changes:
1de8b5e... Update to 23.05.14 (*)
c23f4e2... drop the manually added qt5 requires (*)
9f5792e... drop the manually added qt5 requires (*)
94b5521... fix (*)
287c751... fix (*)
b769258... Add requires qt6-qt5compat (*)
a1c979a... Update to 23.06.14 (*)
a44d666... Update to 23.07.09 (*)
77cf519... - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass (*)
f0ca818... Update to 23.07.29 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months
[shotcut/f39] Update to 23.07.29
by Martin Gansser
Summary of changes:
f0ca818... Update to 23.07.29 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months