[vdr-softhddevice] Update to 2.4.3
by Martin Gansser
commit 593f7fc5753fb2e6bc0eed64445826b2f38751fd
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Tue Jan 28 09:09:06 2025 +0100
Update to 2.4.3
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b64e0a..b304796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
/vdr-softhddevice-2.4.0.tar.gz
/vdr-softhddevice-2.4.1.tar.gz
/vdr-softhddevice-2.4.2.tar.gz
+/vdr-softhddevice-2.4.3.tar.gz
diff --git a/sources b/sources
index 43d8f04..d6ac8d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.4.2.tar.gz) = 8d212d4a540558f655c70bf92f7bcef48f1af69aae7b3c51b500d3aa66245bbf8837bb6e236b38d16299f742d480d8a9b2094b84597340f63b05a8d88d2ea774
+SHA512 (vdr-softhddevice-2.4.3.tar.gz) = 77fd485da9f9be52292d1e0a163d36359fc3ab3573a58f9170a832744232ae6bcd9eee4d630ecfa1ac414842ec01e122212bc20e3189e0801cc558f09e7f3ec8
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 3b074ed..f9e5bff 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -8,7 +8,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.4.2
+Version: 2.4.3
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -89,6 +89,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Tue Jan 28 2025 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.3-1
+- Update to 2.4.3
+
* Tue Jan 21 2025 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.2-1
- Update to 2.4.2
2 weeks
[mesa-freeworld/f41: 2/2] Merge branch 'master' into f41
by Thorsten Leemhuis
commit 8a4c1ea6b422099c50bbd97bc08027709061aa58
Merge: 19d33aa 49c407d
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue Jan 28 08:51:26 2025 +0100
Merge branch 'master' into f41
mesa-freeworld.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
2 weeks
[mesa-freeworld] Drop conflicts with mesa-va-drivers, as its files do not conclict
by Thorsten Leemhuis
commit 49c407de22774261820934a2be585d7a9c140586
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue Jan 28 08:29:06 2025 +0100
Drop conflicts with mesa-va-drivers, as its files do not conclict
anymore with the ones in mesa-va-drivers-freeworld
Drop now unneeded BR on a specific LLVM version
Drop conflicts with mesa-va-drivers, as its files do not conclict
anymore with the ones in mesa-va-drivers-freeworld
Drop now unneeded BR on a specific LLVM version
Drop conflicts with mesa-va-drivers, as its files do not conclict
anymore with the ones in mesa-va-drivers-freeworld
Drop now unneeded BR on a specific LLVM version
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
mesa-freeworld.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 89b0fee..a3f44ac 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -72,7 +72,7 @@ Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
%global ver 24.3.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
-Release: 6%{?dist}
+Release: 7%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
@@ -139,9 +139,6 @@ BuildRequires: pkgconfig(libva) >= 0.38.0
BuildRequires: pkgconfig(libelf)
BuildRequires: pkgconfig(libglvnd) >= 1.3.2
BuildRequires: llvm-devel >= 7.0.0
-%if 0%{?fedora} >= 41
-BuildRequires: llvm-devel >= 19.0.0
-%endif
%if 0%{?with_teflon}
BuildRequires: flatbuffers-devel
BuildRequires: flatbuffers-compiler
@@ -188,7 +185,6 @@ BuildRequires: pkgconfig(vulkan)
%package -n %{srcname}-va-drivers-freeworld
Summary: Mesa-based VA-API drivers
Requires: %{srcname}-filesystem%{?_isa} = %{?epoch:%{epoch}:}%{version}
-Conflicts: %{srcname}-va-drivers%{?_isa}
%description -n %{srcname}-va-drivers-freeworld
%{_description}
@@ -357,7 +353,12 @@ echo -e "%{_libdir}/dri-freeworld/ \n" > %{buildroot}%{_sysconfdir}/ld.so.conf.d
%endif
%changelog
-* Fri Jan 24 2025 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.3.4-5
+* Mon Jan 27 2025 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.3.4-7
+- Drop conflicts with mesa-va-drivers, as its files do not conclict
+ anymore with the ones in mesa-va-drivers-freeworld
+- Drop now unneeded BR on a specific LLVM version
+
+* Fri Jan 24 2025 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.3.4-6
- Rebuild due to mishap with the release number
* Fri Jan 24 2025 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.3.4-2
2 weeks
[girl] - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
by Sérgio M. Basto
commit 38d28c9094c20f55c3db5ded9cfd82e2a5a1eaa0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 28 07:29:31 2025 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
girl.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/girl.spec b/girl.spec
index 889d1d4..325a0c7 100644
--- a/girl.spec
+++ b/girl.spec
@@ -1,6 +1,6 @@
Name: girl
Version: 12.0.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: GNOME Internet Radio Locator program
# src/gnome-internet-radio-locator-markers.c: GNU General Public License v3.0 or later and/or GNU Lesser General Public License v2.1 or later
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-internet-radio-
%{_mandir}/man1/gnome-internet-radio-locator.1*
%changelog
+* Tue Jan 28 2025 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 12.0.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 12.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2 weeks