[xroar] new version
by Andrea Musuruane
commit fc6dab5c71a1dc4eb699a22486e034063edfbbe9
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Fri Mar 29 14:34:18 2024 +0100
new version
.gitignore | 1 +
sources | 2 +-
xroar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4632261..08ecff8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ dragon.rom
/xroar-1.5.tar.gz
/xroar-1.5.3.tar.gz
/xroar-1.5.4.tar.gz
+/xroar-1.5.5.tar.gz
diff --git a/sources b/sources
index 4b1343b..f8c9d54 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (dragon.rom) = bbe3dc286a828acd745155ad8b2f8f1dc7d674c10deae619758662a4f45feefd1d1aea6b8b09f4c4db8b40cbaf475ab540d88d8286e1e4f8478692ad08979285
-SHA512 (xroar-1.5.4.tar.gz) = 7313d27a8305a0adcecee9a9b5160a14603ce3cf0c212bcb557b18b8eb0a141f58cc83ce5d9cc734c463cfb216af06c29d936e76a05c20ca243cbaaea7bbcca7
+SHA512 (xroar-1.5.5.tar.gz) = 3ffee8609939c1c73fd50020f9bb90c37375c7676078b6128453b048ce367458548de505a27fc16d31bcb05a866927f13503aafb7af7b2f90d3d22eb6739ec49
diff --git a/xroar.spec b/xroar.spec
index 3d9996e..fbcd824 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,5 +1,5 @@
Name: xroar
-Version: 1.5.4
+Version: 1.5.5
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv3+
@@ -99,6 +99,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Fri Mar 29 2024 Andrea Musuruane <musuruan(a)gmail.com> - 1.5.5-1
+- new version
+
* Sat Mar 02 2024 Andrea Musuruane <musuruan(a)gmail.com> - 1.5.4-1
- new version
7 months, 4 weeks
[lives] libunicap retired
by Nicolas Chauvet
commit d9bd5f4733dc08134d07a5f8bfc1280a94e58fae
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Mar 29 10:17:40 2024 +0100
libunicap retired
lives.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/lives.spec b/lives.spec
index 2a3d7bd..0a8a832 100644
--- a/lives.spec
+++ b/lives.spec
@@ -48,7 +48,10 @@ Source1: LiVES.appdata.xml
BuildRequires: pkgconfig(jack)
BuildRequires: pkgconfig(libpulse)
+%if 0%{?fedora} && 0%{?fedora} < 41
+# retired
BuildRequires: pkgconfig(libunicap)
+%endif
BuildRequires: pkgconfig(libdv)
BuildRequires: pkgconfig(libavc1394)
BuildRequires: pkgconfig(libraw1394)
7 months, 4 weeks
[mesa-freeworld/f40] Update to 24.0.3
by Thorsten Leemhuis
commit 7a0a04f1a771f112eed354219cb1bfb77e86777f
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri Mar 29 06:40:12 2024 +0100
Update to 24.0.3
Use default LLVM again, just like Fedora's latest package
Disable nvk explicitly to avoid BR on rust-packaging
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 15 +++++++++------
sources | 2 +-
3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbd7ff5..b0c3711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/mesa-23.3.3.tar.xz
/mesa-24.0.0-rc2.tar.xz
/mesa-24.0.0.tar.xz
+/mesa-24.0.3.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index d13f4d2..2193118 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -8,7 +8,7 @@ algorithms and decoding only VC1 algorithm.
%global with_va 1
%if !0%{?rhel}
%global with_nine 0
-%global with_nvk %{with vulkan_hw}
+%global with_nvk 0
%global with_omx 0
%global with_opencl 0
%endif
@@ -65,9 +65,9 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.0.0
+%global ver 24.0.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
-Release: 3%{?dist}
+Release: 1%{?dist}
License: MIT
URL: http://www.mesa3d.org
@@ -136,9 +136,7 @@ BuildRequires: pkgconfig(libomxil-bellagio)
%endif
BuildRequires: pkgconfig(libelf)
BuildRequires: pkgconfig(libglvnd) >= 1.3.2
-#BuildRequires: llvm-devel >= 7.0.0
-# temporarily require llvm17 to match Fedora's F40 mesa build
-BuildRequires: llvm17-devel >= 7.0.0
+BuildRequires: llvm-devel >= 7.0.0
%if 0%{?with_opencl} || 0%{?with_nvk}
BuildRequires: clang-devel
BuildRequires: bindgen
@@ -326,6 +324,11 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri Mar 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.3-1
+- Update to 24.0.3
+- Use default LLVM again, just like Fedora's latest package
+- Disable nvk explicitly to avoid BR on rust-packaging
+
* Sat Mar 23 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.0-3
- temporarily BuildRequire llvm17 to match Fedora's build env
diff --git a/sources b/sources
index 0380d04..27f330f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.0.tar.xz) = 9dfdea7cebb37b9c020335e24194b39b399f48b5af6eec30c3455108276ac4e29e7b06df942cb2abc7afa667784968c0c43d19b9afe30ef03021b9cb6a789f15
+SHA512 (mesa-24.0.3.tar.xz) = 76b3b479877c40f729d7f530af4e3577fa74363edcd3d9474350d498a51dbb761fc034b39bee8547e97c30fd3a520cbc50c742d5a187746e83ddab1df44f37e9
7 months, 4 weeks
[lives/f40] Rebuilt
by Nicolas Chauvet
Summary of changes:
c3452de... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 4 weeks
[lives] Rebuilt
by Nicolas Chauvet
commit c3452dea06beb252416c1b2fd2054d7a6d7e6449
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Mar 28 22:04:18 2024 +0100
Rebuilt
lives.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index 89fe450..2a3d7bd 100644
--- a/lives.spec
+++ b/lives.spec
@@ -37,7 +37,7 @@
Name: lives
Version: 3.2.0
-Release: 17%{?dist}
+Release: 18%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
@@ -241,6 +241,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Thu Mar 28 2024 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.0-18
+- Rebuilt
+
* Wed Feb 07 2024 Sérgio Basto <sergio(a)serjux.com> - 3.2.0-17
- Rebuild for opencv 4.9.0
7 months, 4 weeks
[xtables-addons-kmod] Release 3.26
by Leigh Scott
commit 2401f0be78f7825536d371ef032e6dcf25442fc2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 27 13:32:20 2024 +0000
Release 3.26
el8_fix.patch | 8 ++++----
el9_fix.patch | 5 ++---
sources | 2 +-
xtables-addons-kmod.spec | 9 ++++++---
4 files changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index c42f27f..c0a2c4f 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.25/extensions/compat_xtables.h
-+++ xtables-addons-3.25/extensions/compat_xtables.h
+--- xtables-addons-3.26/extensions/compat_xtables.h
++++ xtables-addons-3.26/extensions/compat_xtables.h
@@ -21,7 +21,7 @@
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0) || \
LINUX_VERSION_CODE >= KERNEL_VERSION(5, 9, 9) && LINUX_VERSION_CODE < KERNEL_VERSION(5, 10, 0) || \
@@ -9,8 +9,8 @@
#else
# define ip_route_me_harder(xnet, xsk, xskb, xaddrtype) ip_route_me_harder((xnet), (xskb), (xaddrtype))
# define ip6_route_me_harder(xnet, xsk, xskb) ip6_route_me_harder((xnet), (xskb))
---- xtables-addons-3.25/extensions/xt_ipp2p.c
-+++ xtables-addons-3.25/extensions/xt_ipp2p.c
+--- xtables-addons-3.26/extensions/xt_ipp2p.c
++++ xtables-addons-3.26/extensions/xt_ipp2p.c
@@ -19,7 +19,7 @@ MODULE_AUTHOR("Eicke Friedrich/Klaus Deg
MODULE_DESCRIPTION("An extension to iptables to identify P2P traffic.");
MODULE_LICENSE("GPL");
diff --git a/el9_fix.patch b/el9_fix.patch
index 9ebd622..94efe1c 100644
--- a/el9_fix.patch
+++ b/el9_fix.patch
@@ -1,6 +1,5 @@
-diff -up xtables-addons-3.25/extensions/compat_xtables.h.orig xtables-addons-3.25/extensions/compat_xtables.h
---- xtables-addons-3.25/extensions/compat_xtables.h.orig 2023-11-24 14:41:38.305047788 +0100
-+++ xtables-addons-3.25/extensions/compat_xtables.h 2023-11-24 16:30:53.525902208 +0100
+--- xtables-addons-3.26/extensions/compat_xtables.h
++++ xtables-addons-3.26/extensions/compat_xtables.h
@@ -26,7 +26,7 @@
# define ip_route_me_harder(xnet, xsk, xskb, xaddrtype) ip_route_me_harder((xnet), (xskb), (xaddrtype))
# define ip6_route_me_harder(xnet, xsk, xskb) ip6_route_me_harder((xnet), (xskb))
diff --git a/sources b/sources
index 43c2951..db96605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.25.tar.xz) = d027614b36aacd65472e76533ace15a8a97eb1db33ff10226a525c5b4d8232c9732336875abfeac71a3a4351971982e884ede7ffe743b14b391b1eedca56be2d
+SHA512 (xtables-addons-3.26.tar.xz) = 858126c5887a3a1d2c122e51fcfdb41a5ddb3fff45308a8dda46de06c0df9f4f8059466bc182cff5b2baa3efcef9240378a890ca8237aec4dfccb74523a56851
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 1da3022..d75a264 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -10,9 +10,9 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 3.25
-Release: 3%{?dist}
-License: GPLv2
+Version: 3.26
+Release: 1%{?dist}
+License: GPL-2.0-only
URL: https://inai.de/projects/xtables-addons/
Source0: https://inai.de/files/xtables-addons/xtables-addons-%{version}.tar.xz
Patch0: el8_fix.patch
@@ -63,6 +63,9 @@ done
%{?akmod_install}
%changelog
+* Wed Mar 27 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.26-1
+- Release 3.26
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.25-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
8 months