[tvheadend/f38] Update to latest snapshot
by Sérgio M. Basto
commit c9a9c27040e1cf3556e363c76f1b875c03505d9a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Jan 12 12:55:44 2024 +0000
Update to latest snapshot
Fix rfbz #6840 Crash on Fedora 38 and Fedora 39
.gitignore | 1 +
sources | 2 +-
tvheadend-4.3-ffmpeg6.patch | 29 -----------------------------
tvheadend-4.3-libavresample.patch | 22 ----------------------
tvheadend.spec | 12 +++++++-----
5 files changed, 9 insertions(+), 57 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4cd4a53..9e5ceef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/tvheadend-6efa411.tar.gz
/tvheadend-2bf1629.tar.gz
/tvheadend-f32c7c5.tar.gz
+/tvheadend-c9b38a8.tar.gz
diff --git a/sources b/sources
index afdfa0d..6421d5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tvheadend-f32c7c5.tar.gz) = 855eb127e6e49eb54dace731b790d721f97d29c51b63cea78766fdfe7cd2cdf688f1e8914eb141703e37f7dacb63f5ea641a2e276340de74f34ea221d5d358c1
+SHA512 (tvheadend-c9b38a8.tar.gz) = 09f7dab02c651e3e152ecb7868e94ca60ee3b18cfe6812aff34b830140078624e8ec4f3abc739fc13f379c1cb81cdc680b6669af55e3d48b93bad433c71bc35c
diff --git a/tvheadend.spec b/tvheadend.spec
index a1ce6df..e467a7d 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -1,13 +1,13 @@
-%global commit f32c7c59a19a276648d7b068041738e4e8337638
+%global commit c9b38a81aa3d3a379d8b41cc0ffab1307304da48
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20230408
+%global commitdate 20240111
# https://tvheadend.org/issues/6026
%global _lto_cflags %nil
Name: tvheadend
Version: 4.3^%{commitdate}git%{shortcommit}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: TV streaming server and digital video recorder
# - Source code is GPL-3.0-or-later
@@ -32,8 +32,6 @@ Patch4: %{name}-4.3-dtv_scan_tables.patch
# Enforcing system crypto policies, see
# https://fedoraproject.org/wiki/Packaging:CryptoPolicies
Patch5: %{name}-4.3-crypto_policies.patch
-# Add support for FFmpeg 6 (see https://github.com/tvheadend/tvheadend/pull/1522)
-Patch6: %{name}-4.3-ffmpeg6.patch
BuildRequires: bzip2
BuildRequires: gcc
@@ -199,6 +197,10 @@ chmod 0644 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
%changelog
+* Fri Jan 12 2024 Sérgio Basto <sergio(a)serjux.com> - 4.3^20240111gitc9b38a8-4
+- Update to latest snapshot
+- Fix rfbz #6840 Crash on Fedora 38 and Fedora 39
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.3^20230408gitf32c7c5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
10 months, 2 weeks
[tvheadend/f38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
by Sérgio M. Basto
commit 39113f75f0cc3530d27f0f335b79d50ebf1a5018
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 2 16:46:25 2023 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
tvheadend.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/tvheadend.spec b/tvheadend.spec
index 0f70f3b..a1ce6df 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -7,7 +7,7 @@
Name: tvheadend
Version: 4.3^%{commitdate}git%{shortcommit}
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: TV streaming server and digital video recorder
# - Source code is GPL-3.0-or-later
@@ -199,6 +199,9 @@ chmod 0644 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
%changelog
+* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.3^20230408gitf32c7c5-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
* Sat Jul 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 4.3^20230408gitf32c7c5-2
- Rebuilt for Python 3.12
10 months, 2 weeks
[tvheadend/f38] Rebuilt for Python 3.12
by Sérgio M. Basto
commit ed03e0166833fbd5abac8f04500da0c2b2952958
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jul 8 20:13:37 2023 +0100
Rebuilt for Python 3.12
tvheadend.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/tvheadend.spec b/tvheadend.spec
index a1faf7a..0f70f3b 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -7,7 +7,7 @@
Name: tvheadend
Version: 4.3^%{commitdate}git%{shortcommit}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: TV streaming server and digital video recorder
# - Source code is GPL-3.0-or-later
@@ -199,6 +199,9 @@ chmod 0644 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
%changelog
+* Sat Jul 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 4.3^20230408gitf32c7c5-2
+- Rebuilt for Python 3.12
+
* Tue Apr 04 2023 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.3^20230408gitf32c7c5-1
- Update to latest snapshot
- Fix build with FFmpeg 6
10 months, 2 weeks
[tvheadend] Update to latest snapshot
by Sérgio M. Basto
commit 2007d73af4f6e5e24add6f63f54b631aaa02146d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Jan 12 12:55:44 2024 +0000
Update to latest snapshot
Fix rfbz #6840 Crash on Fedora 38 and Fedora 39
.gitignore | 1 +
sources | 2 +-
tvheadend-4.3-ffmpeg6.patch | 29 -----------------------------
tvheadend-4.3-libavresample.patch | 22 ----------------------
tvheadend.spec | 12 +++++++-----
5 files changed, 9 insertions(+), 57 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4cd4a53..9e5ceef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/tvheadend-6efa411.tar.gz
/tvheadend-2bf1629.tar.gz
/tvheadend-f32c7c5.tar.gz
+/tvheadend-c9b38a8.tar.gz
diff --git a/sources b/sources
index afdfa0d..6421d5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tvheadend-f32c7c5.tar.gz) = 855eb127e6e49eb54dace731b790d721f97d29c51b63cea78766fdfe7cd2cdf688f1e8914eb141703e37f7dacb63f5ea641a2e276340de74f34ea221d5d358c1
+SHA512 (tvheadend-c9b38a8.tar.gz) = 09f7dab02c651e3e152ecb7868e94ca60ee3b18cfe6812aff34b830140078624e8ec4f3abc739fc13f379c1cb81cdc680b6669af55e3d48b93bad433c71bc35c
diff --git a/tvheadend.spec b/tvheadend.spec
index a1ce6df..e467a7d 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -1,13 +1,13 @@
-%global commit f32c7c59a19a276648d7b068041738e4e8337638
+%global commit c9b38a81aa3d3a379d8b41cc0ffab1307304da48
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20230408
+%global commitdate 20240111
# https://tvheadend.org/issues/6026
%global _lto_cflags %nil
Name: tvheadend
Version: 4.3^%{commitdate}git%{shortcommit}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: TV streaming server and digital video recorder
# - Source code is GPL-3.0-or-later
@@ -32,8 +32,6 @@ Patch4: %{name}-4.3-dtv_scan_tables.patch
# Enforcing system crypto policies, see
# https://fedoraproject.org/wiki/Packaging:CryptoPolicies
Patch5: %{name}-4.3-crypto_policies.patch
-# Add support for FFmpeg 6 (see https://github.com/tvheadend/tvheadend/pull/1522)
-Patch6: %{name}-4.3-ffmpeg6.patch
BuildRequires: bzip2
BuildRequires: gcc
@@ -199,6 +197,10 @@ chmod 0644 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
%changelog
+* Fri Jan 12 2024 Sérgio Basto <sergio(a)serjux.com> - 4.3^20240111gitc9b38a8-4
+- Update to latest snapshot
+- Fix rfbz #6840 Crash on Fedora 38 and Fedora 39
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.3^20230408gitf32c7c5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
10 months, 2 weeks
[mixxx/f39] Remove unused build dependencies
by Uwe Klotz
commit 6d69dcf12607378cf4214b3576ff34f67e805f4e
Author: Uwe Klotz <uwe.klotz(a)gmail.com>
Date: Thu Jan 11 23:41:09 2024 +0100
Remove unused build dependencies
mixxx.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index e7d678e..2e2de32 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -78,13 +78,11 @@ BuildRequires: opusfile-devel
BuildRequires: portaudio-devel
BuildRequires: portmidi-devel
BuildRequires: protobuf-lite-devel
-BuildRequires: qt5-linguist
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtscript-devel
BuildRequires: qt5-qtsvg-devel
BuildRequires: qt5-qtx11extras-devel
-BuildRequires: qt5-qtxmlpatterns-devel
BuildRequires: qtkeychain-qt5-devel
BuildRequires: rubberband-devel
BuildRequires: soundtouch-devel
10 months, 2 weeks
[pipewire-codec-aptx] Update to 1.0.1
by Leigh Scott
commit ce05457b752b15b85069f4fce414ed587f0a39e0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jan 11 13:59:44 2024 +0000
Update to 1.0.1
pipewire-codec-aptx.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pipewire-codec-aptx.spec b/pipewire-codec-aptx.spec
index dde7cb1..98b0c77 100644
--- a/pipewire-codec-aptx.spec
+++ b/pipewire-codec-aptx.spec
@@ -2,7 +2,7 @@
Name: pipewire-codec-aptx
Summary: PipeWire Bluetooth aptX codec plugin
-Version: 1.0.0
+Version: 1.0.1
Release: 1%{?dist}
License: MIT
URL: https://pipewire.org/
@@ -40,6 +40,9 @@ install -pm 0755 %{_vpath_builddir}/spa/plugins/bluez5/libspa-codec-bluez5-aptx.
%{_libdir}/spa-%{spaversion}/bluez5/libspa-codec-bluez5-aptx.so
%changelog
+* Thu Jan 11 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.0.1-1
+- Update to 1.0.1
+
* Sun Nov 26 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.0.0-1
- Update to 1.0.0
diff --git a/sources b/sources
index 47c5942..bd5ce7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pipewire-1.0.0.tar.gz) = a6bafce94fb059c07200ee8228d470fd403c25426aa0c274a0e1675ff3fe6569cbd7722718937eaf4781e3183c86f41b4cc9c2a212be7423a3197e5b43045235
+SHA512 (pipewire-1.0.1.tar.gz) = b768fb5a6d82ad66c07e61dc98d08d8f1fc4e95533125a66499a4a854168ba8c89c6b6cc06b4f0d30a1aac7dcc3672a5ce116f9b8ad6c41bdfa6f51c940a57e4
10 months, 2 weeks