[rfpkg] Rebuilt for Python 3.13
by Leigh Scott
commit aba481318c95b2adc66e60adf40df4cef5b52a5f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 13 16:11:11 2024 +0100
Rebuilt for Python 3.13
rfpkg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 7d78438..6b8876a 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -5,7 +5,7 @@
Name: rfpkg
Version: 1.27.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: RPM Fusion utility for working with dist-git
License: GPLv2+
Group: Applications/System
@@ -146,6 +146,9 @@ nosetests
%changelog
+* Thu Jun 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.27.4-2
+- Rebuilt for Python 3.13
+
* Mon Apr 08 2024 Sérgio Basto <sergio(a)serjux.com> - 1.27.4-1
- Update rfpkg to 1.27.4
5 months, 1 week
[qt5-qtwebengine-freeworld] chore: rebuild for 5.15.14
by Ankur Sinha
commit 8b8b000b058c6141423876b013122afb1cdcb5ec
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com>
Date: Thu Jun 13 13:36:32 2024 +0100
chore: rebuild for 5.15.14
qt5-qtwebengine-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qt5-qtwebengine-freeworld.spec b/qt5-qtwebengine-freeworld.spec
index 8f6acd9..f5a416f 100644
--- a/qt5-qtwebengine-freeworld.spec
+++ b/qt5-qtwebengine-freeworld.spec
@@ -63,7 +63,7 @@
Summary: Qt5 - QtWebEngine components (freeworld version)
Name: qt5-qtwebengine-freeworld
Version: 5.15.16
-Release: 2%{?dist}
+Release: 3%{?dist}
%global major_minor %(echo %{version} | cut -d. -f-2)
%global major %(echo %{version} | cut -d. -f1)
@@ -479,6 +479,9 @@ echo "%{_libdir}/%{name}" \
%changelog
+* Thu Jun 13 2024 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 5.15.16-3
+- Rebuild for qt-5.15.14
+
* Sun Apr 07 2024 Sérgio Basto <sergio(a)serjux.com> - 5.15.16-2
- Rebuild for qt-5.15.13
5 months, 1 week
[mesa-freeworld/f40] sync with rawhide
by Thorsten Leemhuis
commit be35bfb9abcff5e28346198abc488856e9e1555e
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Wed Jun 12 12:21:03 2024 +0200
sync with rawhide
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 8 +++---
mesa-freeworld.spec | 75 +++++++++++++++++++++++++++++++++++++----------------
sources | 2 +-
3 files changed, 58 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c455cd0..b958dc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,8 @@
/mesa-24.0.4.tar.xz
/mesa-24.0.5.tar.xz
/mesa-24.0.6.tar.xz
-/mesa-24.0.7.tar.xz
-/mesa-24.0.8.tar.xz
-/mesa-24.0.9.tar.xz
+/mesa-24.1.0-rc2.tar.xz
+/mesa-24.1.0-rc3.tar.xz
+/mesa-24.1.0-rc4.tar.xz
+/mesa-24.1.0.tar.xz
+/mesa-24.1.1.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index f573721..660f91e 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -3,10 +3,14 @@
algorithms and decoding only VC1 algorithm.
%ifnarch s390x
%global with_hardware 1
+%global with_radeonsi 1
+%global with_vmware 1
%global with_vulkan_hw 0
%global with_vdpau 1
%global with_va 1
%if !0%{?rhel}
+%global with_r300 1
+%global with_r600 1
%global with_nine 0
%global with_nvk 0
%global with_omx 0
@@ -15,16 +19,25 @@ algorithms and decoding only VC1 algorithm.
#%%global base_vulkan ,amd
%endif
+#%%ifnarch %%{ix86}
+%if !0%{?rhel}
+%global with_teflon 0
+%endif
+#%%endif
+
%ifarch %{ix86} x86_64
%global with_crocus 0
%global with_i915 0
+%global with_iris 0
+%global with_xa 0
%if !0%{?rhel}
%global with_intel_clc 0
%endif
-%global with_iris 0
-%global with_xa 0
#%%global intel_platform_vulkan ,intel,intel_hasvk
%endif
+#%%ifarch x86_64
+%global with_intel_vk_rt 0
+#%%endif
%ifarch aarch64 x86_64 %{ix86}
%if !0%{?rhel}
@@ -41,15 +54,6 @@ algorithms and decoding only VC1 algorithm.
#%%global extra_platform_vulkan ,broadcom,freedreno,panfrost,imagination-experimental
%endif
-%ifnarch s390x
-%if !0%{?rhel}
-%global with_r300 1
-%global with_r600 1
-%endif
-%global with_radeonsi 1
-%global with_vmware 1
-%endif
-
%if !0%{?rhel}
%global with_libunwind 1
%global with_lmsensors 1
@@ -61,14 +65,14 @@ algorithms and decoding only VC1 algorithm.
%bcond_with valgrind
%endif
-#%%global vulkan_drivers swrast%%{?base_vulkan}%%{?intel_platform_vulkan}%%{?extra_platform_vulkan}%%{?with_nvk:,nouveau-experimental}
+#%%global vulkan_drivers swrast%%{?base_vulkan}%%{?intel_platform_vulkan}%%{?extra_platform_vulkan}%%{?with_nvk:,nouveau}
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.0.9
+%global ver 24.1.1
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
-License: MIT
+License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
Source0: https://archive.mesa3d.org/%{srcname}-%{ver}.tar.xz
@@ -137,15 +141,24 @@ BuildRequires: pkgconfig(libomxil-bellagio)
BuildRequires: pkgconfig(libelf)
BuildRequires: pkgconfig(libglvnd) >= 1.3.2
BuildRequires: llvm-devel >= 7.0.0
-%if 0%{?with_opencl} || 0%{?with_nvk}
+%ifarch %{ix86} x86_64
BuildRequires: clang-devel
BuildRequires: bindgen
-BuildRequires: rust-packaging
BuildRequires: pkgconfig(libclc)
BuildRequires: pkgconfig(SPIRV-Tools)
BuildRequires: pkgconfig(LLVMSPIRVLib)
%endif
+%if 0%{?with_teflon}
+BuildRequires: flatbuffers-devel
+BuildRequires: flatbuffers-compiler
+BuildRequires: xtensor-devel
+%endif
+%if 0%{?with_opencl} || 0%{?with_nvk}
+BuildRequires: rust-packaging
+%endif
%if 0%{?with_nvk}
+BuildRequires: cbindgen
+BuildRequires: (crate(paste) >= 1.0.14 with crate(paste) < 2)
BuildRequires: (crate(proc-macro2) >= 1.0.56 with crate(proc-macro2) < 2)
BuildRequires: (crate(quote) >= 1.0.25 with crate(quote) < 2)
BuildRequires: (crate(syn/clone-impls) >= 2.0.15 with crate(syn/clone-impls) < 3)
@@ -159,6 +172,7 @@ BuildRequires: python3-mako
%if 0%{?with_intel_clc}
BuildRequires: python3-ply
%endif
+BuildRequires: python3-pycparser
BuildRequires: vulkan-headers
BuildRequires: glslang
%if 0%{?with_vulkan_hw}
@@ -214,6 +228,7 @@ export RUSTFLAGS="%build_rustflags"
-Dgallium-va=%{?with_va:enabled}%{!?with_va:disabled} \
-Dgallium-xa=%{!?with_xa:enabled}%{?with_xa:disabled} \
-Dgallium-nine=%{!?with_nine:true}%{?with_nine:false} \
+ -Dteflon=%{!?with_teflon:true}%{?with_teflon:false} \
-Dgallium-opencl=%{!?with_opencl:icd}%{?with_opencl:disabled} \
%if 0%{?with_opencl}
-Dgallium-rusticl=true \
@@ -232,6 +247,7 @@ export RUSTFLAGS="%build_rustflags"
%if 0%{?with_intel_clc}
-Dintel-clc=enabled \
%endif
+ -Dintel-rt=%{!?with_intel_vk_rt:enabled}%{?with_intel_vk_rt:disabled} \
-Dmicrosoft-clc=disabled \
-Dllvm=enabled \
-Dshared-llvm=enabled \
@@ -246,7 +262,7 @@ export RUSTFLAGS="%build_rustflags"
%endif
-Dandroid-libbacktrace=disabled \
%ifarch %{ix86}
- -Dglx-read-only-text=true
+ -Dglx-read-only-text=true \
%endif
%{nil}
%meson_build
@@ -325,14 +341,27 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
-* Fri Jun 7 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.9-1
-- Update to 24.0.9
+* Thu Jun 06 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.1-1
+- Update to 24.1.1
+
+* Thu May 23 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.0-1
+- Update to 24.1.0
+
+* Fri May 17 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.0~rc4-2
+- disable teflon on ix86, too
+
+* Thu May 16 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.0~rc4-1
+- Update to 24.1.0-rc4
+- Sync a few more bits with mesa.spec from fedora
-* Thu May 23 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.8-1
-- Update to 24.0.8
+* Thu May 9 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.0~rc3-1
+- Update to 24.1.0-rc3
+- Sync with_intel_vk_rt bits with mesa.spec from fedora
+- Unconditionally BR clang-devel, bindgen, libclc, SPIRV-Tools, and
+ LLVMSPIRVLib which are needed now
-* Fri May 10 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.7-1
-- Update to 24.0.7
+* Tue May 7 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.0~rc2-1
+- Update to 24.1.0-rc2
* Thu Apr 25 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.6-1
- Update to 24.0.6
diff --git a/sources b/sources
index 6658a88..4a3f2ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.9.tar.xz) = de2ee6c9df1fc106ee10befe0a76be1e9cfe83d65dbdb83bad6d8d7cfaa085232fb115293a1a790b37b50b1fe14bd58aafbcfe5a15e953b5901a7105d57569a5
+SHA512 (mesa-24.1.1.tar.xz) = a23fc2fe479f21027095a7791042148586b23da848474209ca4fecfe5c4d499e66fff0ebfa06d07ed9f16b5d6a2ef755b362cb6079141aff5fdc47cc571e3b1d
5 months, 1 week
[vdr-softhddevice] Update to 2.3.3
by Martin Gansser
commit 8e89bbb58cc65a75133253dc459606d3dc261c4c
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jun 10 13:25:42 2024 +0200
Update to 2.3.3
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b07e665..eac1369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
/vdr-softhddevice-2.3.0.tar.gz
/vdr-softhddevice-2.3.1.tar.gz
/vdr-softhddevice-2.3.2.tar.gz
+/vdr-softhddevice-2.3.3.tar.gz
diff --git a/sources b/sources
index 2b8aadc..95f0ac5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.3.2.tar.gz) = 78cd4d28951dd4398e16d0d26b7a71b48d99fe224f01c91490a42c17d1ef4928e31077cf6084fffbc9aaadf41670c5975db208e5c73d1dd64b81ad5444496114
+SHA512 (vdr-softhddevice-2.3.3.tar.gz) = d5ce3b3942238ec78a289bf74d354fba4fef3f6482f4944ee2a9e911602932cfc1f0f9a136e42377aa3f247bd54ee6b4c06d24ba860f24825d8601cf767754ad
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 199aab2..0d8338b 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.3.2
+Version: 2.3.3
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 Jun 10 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.3-1
+- Update to 2.3.3
+
* Tue Jun 04 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.2-1
- Update to 2.3.2
5 months, 2 weeks
[jellyfin/f40] Update to 10.9.6
by Michael Cronenworth
Summary of changes:
cd17bbc... Update to 10.9.6 (*)
(*) This commit already existed in another branch; no separate mail sent
5 months, 2 weeks
[jellyfin] Update to 10.9.6
by Michael Cronenworth
commit cd17bbc4fc68a7dbc7491936f52ba4f18b809ee2
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sun Jun 9 14:21:51 2024 -0500
Update to 10.9.6
jellyfin-offline.sh | 2 +-
jellyfin-web-package-lock.json | 16 ++++++++--------
jellyfin.spec | 5 ++++-
sources | 6 +++---
4 files changed, 16 insertions(+), 13 deletions(-)
---
diff --git a/jellyfin-offline.sh b/jellyfin-offline.sh
index 0d4b78e..b97b462 100755
--- a/jellyfin-offline.sh
+++ b/jellyfin-offline.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-JELLYFIN_VERSION=10.9.4
+JELLYFIN_VERSION=10.9.6
# Retrieve neccessary .NET NuGet packages for offline building
tar xf jellyfin-${JELLYFIN_VERSION}.tar.gz
diff --git a/jellyfin-web-package-lock.json b/jellyfin-web-package-lock.json
index 86a18fa..400923a 100644
--- a/jellyfin-web-package-lock.json
+++ b/jellyfin-web-package-lock.json
@@ -1,12 +1,12 @@
{
"name": "jellyfin-web",
- "version": "10.9.4",
+ "version": "10.9.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "jellyfin-web",
- "version": "10.9.4",
+ "version": "10.9.6",
"license": "GPL-2.0-or-later",
"dependencies": {
"@emotion/react": "11.11.4",
@@ -6684,9 +6684,9 @@
"dev": true
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001626",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001626.tgz",
- "integrity": "sha512-JRW7kAH8PFJzoPCJhLSHgDgKg5348hsQ68aqb+slnzuB5QFERv846oA/mRChmlLAOdEDeOkRn3ynb1gSFnjt3w==",
+ "version": "1.0.30001629",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001629.tgz",
+ "integrity": "sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==",
"dev": true,
"funding": [
{
@@ -27735,9 +27735,9 @@
"dev": true
},
"caniuse-lite": {
- "version": "1.0.30001626",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001626.tgz",
- "integrity": "sha512-JRW7kAH8PFJzoPCJhLSHgDgKg5348hsQ68aqb+slnzuB5QFERv846oA/mRChmlLAOdEDeOkRn3ynb1gSFnjt3w==",
+ "version": "1.0.30001629",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001629.tgz",
+ "integrity": "sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==",
"dev": true
},
"canvas": {
diff --git a/jellyfin.spec b/jellyfin.spec
index 5b6b899..2649201 100644
--- a/jellyfin.spec
+++ b/jellyfin.spec
@@ -2,7 +2,7 @@
%global debug_package %{nil}
Name: jellyfin
-Version: 10.9.4
+Version: 10.9.6
Release: 1%{?dist}
Summary: The Free Software Media System
License: GPL-2.0-only
@@ -291,6 +291,9 @@ fi
%changelog
+* Sun Jun 09 2024 Michael Cronenworth <mike(a)cchtml.com> - 10.9.6-1
+- Update to 10.9.6
+
* Sun Jun 02 2024 Michael Cronenworth <mike(a)cchtml.com> - 10.9.4-1
- Update to 10.9.4
diff --git a/sources b/sources
index 62d01f4..f94357f 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-SHA512 (jellyfin-10.9.4.tar.gz) = b0ae8e20f274c0606f54f49057fe8d6de17da6d2da30e56ce01741b3ece8afa2531f2412f6938cf97592c753ebb7f2e7fbe236b66da67fdc50dbed880fede60a
-SHA512 (jellyfin-web-10.9.4.tar.gz) = a6a892534e7bdf40990823cf51ed643cb677c9962fab11c5b0713d01cf8aa44639c3a071ddec0b842ba09d91cf1c56c730410285d4be93cb9b86dc023a3b72d0
-SHA512 (jellyfin-npm.tar.xz) = 9d0df0f24aa8e27b15d3a049f3fc5b281b646cd8148c8e49dccdd5d25bbd145bc5ceee0997d42ce8635fe3090fe4410ef719101672a8d766bacac239b1fcdef5
+SHA512 (jellyfin-10.9.6.tar.gz) = 5f8805b7ef5b71a88f01d3676b3895fe3b7e55ac4d695da54ba74d83844465411b1304f5c6025a68aa19cd1f463d2527d89d1ebf8ecb30677542ee486bcc76c2
+SHA512 (jellyfin-web-10.9.6.tar.gz) = a580fabf978ca7b02d90f94079d20b6c98c2f3ee5229e5dbeb4755664c2c1a8cdfa45a54cd6aff0c01d0847ac4b976e844057366b6c63752afe3bec5deff2143
+SHA512 (jellyfin-npm.tar.xz) = f9bebb062f738f1fbd65213e7a6f119a73c2241ee0b7b399017187cee74a37c2f004a9284d18def2bb4ae32850e9b02698cac9afe4859c03c248c2442e6abb32
SHA512 (jellyfin-nupkgs.tar.xz) = bf1dfad0173de35c8f700920ae9529b8c61c02aad3ee2b0b9655858a723dfa043453741a38fb96dd908620e12a8a3841ac40377decc37eaebeb85804047f2a00
SHA512 (jellyfin-nupkgs-system.tar.xz) = b394274d5518ecfc34b2357710852e07a4e9087d416cd460b3ba2bad45f49c06b9a9d6cbaef9ad3e70c5e4dd829dd30fd033ab55403cdaa8f9205c21cc2886a7
5 months, 2 weeks
[HandBrake/f40] (3 commits) ...Enable nvdec
by Dominik Mierzejewski
Summary of changes:
aba6e67... Update to 1.8.0 (*)
ececcb7... Drop unused build dependencies (*)
0b66f75... Enable nvdec (*)
(*) This commit already existed in another branch; no separate mail sent
5 months, 2 weeks
[HandBrake] Enable nvdec
by Dominik Mierzejewski
commit 0b66f753d35e8d3829c5f9050674838700fca8c1
Author: Dominik Mierzejewski <dominik(a)greysector.net>
Date: Sun Jun 9 14:09:24 2024 +0200
Enable nvdec
HandBrake.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index dfd6534..072cc60 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -133,7 +133,7 @@ gpgv2 --keyring %{S:2} %{S:1} %{S:0}
%patch -P6 -p1
# Use system libraries in place of bundled ones
-for module in fdk-aac %{!?_without_ffmpeg:ffmpeg} libdvdnav libdvdread libbluray %{?_with_vpl:libvpl} nvenc svt-av1 x265; do
+for module in fdk-aac %{!?_without_ffmpeg:ffmpeg} libdvdnav libdvdread libbluray %{?_with_vpl:libvpl} nvdec nvenc svt-av1 x265; do
sed -i -e "/MODULES += contrib\/$module/d" make/include/main.defs
done
@@ -166,6 +166,8 @@ echo "GCC.args.g.none = " >> custom.defs
--disable-df-verify \
%{?_with_asm:--enable-asm} \
--enable-x265 \
+ --enable-nvdec \
+ --enable-nvenc \
--disable-numa \
--enable-fdk-aac \
%{?_with_vpl:--enable-qsv}
@@ -200,6 +202,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{desktop_id}.
- Drop obsolete patch
- Fix linking with system libraries
- Drop unused build dependencies
+- Enable nvdec
* Sat Jun 01 2024 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.7.3-2
- Rebuild for svt-av1 2.1.0
5 months, 2 weeks