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