[yabause/f36] Rebuid for glew-2.2.0
by Sérgio M. Basto
Summary of changes:
5d59a43... Rebuid for glew-2.2.0 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 9 months
[yabause] Rebuid for glew-2.2.0
by Sérgio M. Basto
commit 5d59a438bd7d728aa24fe457ef60b8d350a59b94
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 23:07:03 2022 +0000
Rebuid for glew-2.2.0
yabause.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/yabause.spec b/yabause.spec
index 038f81a..0dfb614 100644
--- a/yabause.spec
+++ b/yabause.spec
@@ -3,7 +3,7 @@
Name: yabause
Version: 0.9.15
-Release: 15%{?dist}
+Release: 16%{?dist}
Summary: A Sega Saturn emulator
License: GPLv2+
URL: http://yabause.org
@@ -78,6 +78,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 0.9.15-16
+- Rebuid for glew-2.2.0
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.9.15-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 9 months
[dvb-firmware] Update and fix the build
by Sérgio M. Basto
commit 8ae3aa5c0321df66e149782f3efb7d5009594de1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 22:14:38 2022 +0000
Update and fix the build
dvb-firmware.spec | 11 +++++++----
sources | 2 +-
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/dvb-firmware.spec b/dvb-firmware.spec
index eb2327d..18a469c 100644
--- a/dvb-firmware.spec
+++ b/dvb-firmware.spec
@@ -1,10 +1,10 @@
-%global commit0 6c61d1249b9bad2a9f900664049574fcaac8de96
+%global commit0 0eaf5b3928561d06d254cf5489d1e622bc827e5d
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global commitdate0 20200922
+%global commitdate0 20210719
Name: dvb-firmware
Version: %{commitdate0}
-Release: 12.git%{shortcommit0}%{?dist}
+Release: 1.git%{shortcommit0}%{?dist}
Summary: DVB firmwares
License: Redistributable, no modification permitted
@@ -39,7 +39,7 @@ done
cp -pr firmware/* %{buildroot}/lib/firmware
# Remove empty directories
-find %{buildroot}/lib/firmware/* -type d -delete
+find %{buildroot}/lib/firmware/* -empty -type d -delete
# Remove linux-firmware provided content
rm -rf %{buildroot}/lib/firmware/LICENCE.go7007
@@ -56,6 +56,9 @@ done
%changelog
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 20210719-1.git0eaf5b3
+- Update and fix the build
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 20200922-12.git6c61d12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index e620ab4..4a39646 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dvb-firmware-6c61d12.tar.gz) = d7807feef66ed4b3802495b0c203e19690111e218bef32d19c7787a94eba1e6c0d2bae26fa9bfa4645534cb4e5d6e315e3b3ac5066ba0b6765420e6ab4189926
+SHA512 (dvb-firmware-0eaf5b3.tar.gz) = 34f00dd1128acd82051faa6941ef21006230a333e3d4bd5cfb97de78cf4e3d0427d51fc84d36c60dc65de0859bb0841e6cb5437f19f30c63f4a4c64dfb24a0f3
2 years, 9 months
[dwarffortress] Rebuid for glew-2.2.0
by Sérgio M. Basto
commit b56bc861f00ef6df5d48ddd4c7d768c18a6e98e7
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 21:57:07 2022 +0000
Rebuid for glew-2.2.0
dwarffortress.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dwarffortress.spec b/dwarffortress.spec
index aea9597..6ef1d77 100644
--- a/dwarffortress.spec
+++ b/dwarffortress.spec
@@ -5,7 +5,7 @@
Name: dwarffortress
Version: 0.47.04
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: A single-player procedurally generated fantasy game
@@ -140,6 +140,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%{_datadir}/appdata/dwarffortress.appdata.xml
%changelog
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 0.47.04-6
+- Rebuid for glew-2.2.0
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.47.04-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 9 months
[frogatto/f36] Rebuid for glew-2.2.0
by Sérgio M. Basto
Summary of changes:
8b4e59e... Rebuid for glew-2.2.0 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 9 months
[xorg-x11-drv-nvidia] Tweak systemd preset
by Leigh Scott
commit ac19e651c5236042afd81e198c74946c3db14a1c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Feb 28 15:39:46 2022 +0000
Tweak systemd preset
70-nvidia.preset | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/70-nvidia.preset b/70-nvidia.preset
index b71baea..4d7eeef 100644
--- a/70-nvidia.preset
+++ b/70-nvidia.preset
@@ -1,9 +1,11 @@
# Enable complete power management. From:
# file:///usr/share/doc/nvidia-driver/html/powermanagement.html
-enable nvidia-powerd.service
-enable nvidia-suspend.service
enable nvidia-hibernate.service
+enable nvidia-resume.service
+enable nvidia-suspend.service
-# Resume is triggered by nvidia-sleep.sh:
-disable nvidia-resume.service
+# Enable Dynamic Boost. From:
+# file:///usr/share/doc/nvidia-driver/html/dynamicboost.html
+
+enable nvidia-powerd.service
2 years, 9 months
[xv/f36] (7 commits) ...Apply patches from multi-vendor collaboration effort
by Paul Howarth
Summary of changes:
8be0063... Ignore multiple APP1 data structs, libjpeg can't write them (*)
3eceeb9... Fix segv seen with some corrupt gif file (*)
06b2e3f... Report error messages from libjpeg (*)
6f96c07... Applied the following patch from OpenSUSE: xv-3.10a-dirw.di (*)
8ed060d... Added the following patch from OpenSUSE: xv-3.10a-jpeg8.dif (*)
30968e3... Applied the following patch from OpenSUSE: xv-3.10a-ticks.d (*)
f49d630... Apply patches from multi-vendor collaboration effort (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 9 months