[dfhack] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 5c504265acd9ce091f38d4e92ac88e132e9963f4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 20:39:23 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
dfhack.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dfhack.spec b/dfhack.spec
index 6bcc5ef..acab631 100644
--- a/dfhack.spec
+++ b/dfhack.spec
@@ -47,7 +47,7 @@
Name: dfhack
Version: %{dfversion}
-Release: 11.%{hackrelease}%{?dist}
+Release: 12.%{hackrelease}%{?dist}
Summary: Memory hacking library for Dwarf Fortress and a set of tools that use it
# It'd be nice if we could unbundle some of these things, but I suspect it won't happen.
@@ -347,6 +347,9 @@ rm -f docs/build.sh
%license LICENSE.rst
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.47.04-12.r1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.47.04-11.r1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
3 months, 3 weeks
[clipgrab] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 2bedc481df8b79549fe3e691bd91c7152857063d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 20:38:26 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
clipgrab.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/clipgrab.spec b/clipgrab.spec
index 8238030..ea188e8 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,6 +1,6 @@
Name: clipgrab
Version: 3.9.10
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Summary: A free video downloader and converter
@@ -51,6 +51,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/clipgrab.desktop
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.9.10-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sun Feb 04 2024 Sérgio Basto <sergio(a)serjux.com> - 3.9.10-1
- Update clipgrab to 3.9.10
3 months, 3 weeks
[broadcom-wl] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 3b65fcf71125f97b0d8720fe703e3bd97ae7e790
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 20:20:58 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
broadcom-wl.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/broadcom-wl.spec b/broadcom-wl.spec
index 55e14b5..13a5337 100644
--- a/broadcom-wl.spec
+++ b/broadcom-wl.spec
@@ -18,7 +18,7 @@
Name: broadcom-wl
Version: 6.30.223.271
-Release: 23%{?dist}
+Release: 24%{?dist}
Summary: Common files for Broadcom 802.11 STA driver
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -113,6 +113,9 @@ grep -q Copyright ${fn} >/dev/null || sed -i "s%\(^<?xml.*$\)%\1\n${copyright_st
%config(noreplace) %{_sysconfdir}/akmods/akmod-wl/api
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 6.30.223.271-24
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 6.30.223.271-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
3 months, 3 weeks
[ndiswrapper-kmod] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 2c8443537b3bfb9141723422b605d4480bd5b144
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 19:50:36 2024 +0100
Fix error: %patchN is obsolete
ndiswrapper-kmod.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ndiswrapper-kmod.spec b/ndiswrapper-kmod.spec
index 9eafa7f..33b99a0 100644
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@ -46,11 +46,11 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfi
# go
%setup -q -c -T -a 0 -n %{name}-%{version}%{?pre}
(cd ndiswrapper-%{version}%{?pre} ;
-%patch0 -p1 -b .orig
-%patch1 -p1 -b .orig
-%patch2 -p1 -b .orig
-%patch3 -p1 -b .orig2
-%patch4 -p1 -b .pseed
+%patch -P0 -p1 -b .orig
+%patch -P1 -p1 -b .orig
+%patch -P2 -p1 -b .orig
+%patch -P3 -p1 -b .orig2
+%patch -P4 -p1 -b .pseed
)
sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
3 months, 3 weeks