From 0435e65af20aa4e565e75cce92a112b0068a1131 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Fri, 28 Feb 2025 10:05:12 +0100 Subject: [PATCH 1/5] Rebuilt for new VDR API version 2.7.4 --- vdr-epgfixer.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/vdr-epgfixer.spec b/vdr-epgfixer.spec index 72baaeb..3409684 100644 --- a/vdr-epgfixer.spec +++ b/vdr-epgfixer.spec @@ -4,17 +4,15 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global gitdate 20180416 # version we want to build against -%global vdr_version 2.6.3 +%global vdr_version 2.6.9 # Set vdr_version based on Fedora version %if 0%{?fedora} >= 42 -%global vdr_version 2.7.2 -%elif 0%{?fedora} >= 40 -%global vdr_version 2.6.9 +%global vdr_version 2.7.4 %endif Name: vdr-%{pname} Version: 0.3.1 -Release: 36.%{gitdate}git%{shortcommit}%{?dist} +Release: 37.%{gitdate}git%{shortcommit}%{?dist} Summary: VDR plugin for doing extra fixing of EPG data License: GPL-2.0-or-later @@ -62,6 +60,9 @@ install -Dpm 644 %{SOURCE1} \ %defattr(-,root,root,-) %changelog +* Fri Feb 28 2025 Martin Gansser - 0.3.1-37.20180416git354f28b +- Rebuilt for new VDR API version 2.7.4 + * Sun Jan 19 2025 Fedora Release Engineering - 0.3.1-36.20180416git354f28b - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 2078547c17aef25feb6345924808ae2c4b8acbca Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Tue, 27 May 2025 17:07:45 +0200 Subject: [PATCH 2/5] Rebuilt for new VDR API version 2.7.5 --- vdr-epgfixer.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/vdr-epgfixer.spec b/vdr-epgfixer.spec index 3409684..25dfc5d 100644 --- a/vdr-epgfixer.spec +++ b/vdr-epgfixer.spec @@ -3,16 +3,19 @@ %global commit 354f28b0112ba27f08f6509243b410899f74b6ed %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global gitdate 20180416 -# version we want to build against -%global vdr_version 2.6.9 + # Set vdr_version based on Fedora version -%if 0%{?fedora} >= 42 +%if 0%{?fedora} >= 43 +%global vdr_version 2.7.5 +%elif 0%{?fedora} == 42 %global vdr_version 2.7.4 +%else +%global vdr_version 2.6.9 %endif Name: vdr-%{pname} Version: 0.3.1 -Release: 37.%{gitdate}git%{shortcommit}%{?dist} +Release: 38.%{gitdate}git%{shortcommit}%{?dist} Summary: VDR plugin for doing extra fixing of EPG data License: GPL-2.0-or-later @@ -60,6 +63,9 @@ install -Dpm 644 %{SOURCE1} \ %defattr(-,root,root,-) %changelog +* Tue May 27 2025 Martin Gansser - 0.3.1-38.20180416git354f28b +- Rebuilt for new VDR API version 2.7.5 + * Fri Feb 28 2025 Martin Gansser - 0.3.1-37.20180416git354f28b - Rebuilt for new VDR API version 2.7.4 From b6563aa804e18a218de8c50f081f1ead5f2271f1 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Sun, 22 Jun 2025 12:23:19 +0200 Subject: [PATCH 3/5] Rebuilt for new VDR API version 2.7.6 --- vdr-epgfixer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vdr-epgfixer.spec b/vdr-epgfixer.spec index 25dfc5d..cc526e7 100644 --- a/vdr-epgfixer.spec +++ b/vdr-epgfixer.spec @@ -6,7 +6,7 @@ # Set vdr_version based on Fedora version %if 0%{?fedora} >= 43 -%global vdr_version 2.7.5 +%global vdr_version 2.7.6 %elif 0%{?fedora} == 42 %global vdr_version 2.7.4 %else @@ -15,7 +15,7 @@ Name: vdr-%{pname} Version: 0.3.1 -Release: 38.%{gitdate}git%{shortcommit}%{?dist} +Release: 39.%{gitdate}git%{shortcommit}%{?dist} Summary: VDR plugin for doing extra fixing of EPG data License: GPL-2.0-or-later @@ -63,6 +63,9 @@ install -Dpm 644 %{SOURCE1} \ %defattr(-,root,root,-) %changelog +* Sat Jun 21 2025 Martin Gansser - 0.3.1-39.20180416git354f28b +- Rebuilt for new VDR API version 2.7.6 + * Tue May 27 2025 Martin Gansser - 0.3.1-38.20180416git354f28b - Rebuilt for new VDR API version 2.7.5 From 0a522dbbc5a0392669564c93eda9dd2f618d591a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:00:18 +0000 Subject: [PATCH 4/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- vdr-epgfixer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vdr-epgfixer.spec b/vdr-epgfixer.spec index cc526e7..405ed83 100644 --- a/vdr-epgfixer.spec +++ b/vdr-epgfixer.spec @@ -15,7 +15,7 @@ Name: vdr-%{pname} Version: 0.3.1 -Release: 39.%{gitdate}git%{shortcommit}%{?dist} +Release: 40.%{gitdate}git%{shortcommit}%{?dist} Summary: VDR plugin for doing extra fixing of EPG data License: GPL-2.0-or-later @@ -63,6 +63,9 @@ install -Dpm 644 %{SOURCE1} \ %defattr(-,root,root,-) %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.3.1-40.20180416git354f28b +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jun 21 2025 Martin Gansser - 0.3.1-39.20180416git354f28b - Rebuilt for new VDR API version 2.7.6 From 03639b2d093abd620e0324693b6e6df719133d48 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Sun, 27 Jul 2025 18:26:28 +0200 Subject: [PATCH 5/5] Rebuilt for new VDR API version 2.7.7 --- vdr-epgfixer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vdr-epgfixer.spec b/vdr-epgfixer.spec index 405ed83..960c388 100644 --- a/vdr-epgfixer.spec +++ b/vdr-epgfixer.spec @@ -6,7 +6,7 @@ # Set vdr_version based on Fedora version %if 0%{?fedora} >= 43 -%global vdr_version 2.7.6 +%global vdr_version 2.7.7 %elif 0%{?fedora} == 42 %global vdr_version 2.7.4 %else @@ -15,7 +15,7 @@ Name: vdr-%{pname} Version: 0.3.1 -Release: 40.%{gitdate}git%{shortcommit}%{?dist} +Release: 41.%{gitdate}git%{shortcommit}%{?dist} Summary: VDR plugin for doing extra fixing of EPG data License: GPL-2.0-or-later @@ -63,6 +63,9 @@ install -Dpm 644 %{SOURCE1} \ %defattr(-,root,root,-) %changelog +* Fri Jul 25 2025 Martin Gansser - 0.3.1-41.20180416git354f28b +- Rebuilt for new VDR API version 2.7.7 + * Fri Jul 25 2025 Fedora Release Engineering - 0.3.1-40.20180416git354f28b - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild