public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vdr-iptv] rawhide: Update SPEC für vdr-iptv
@ 2026-06-03 9:55 Martin Gansser
0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-06-03 9:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vdr-iptv
Branch : rawhide
Commit : b1e0cbf1e01cbe9c92bc220448ee495c403e0e50
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-06-03T11:54:54+02:00
Stats : +9/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vdr-iptv/c/b1e0cbf1e01cbe9c92bc220448ee495c403e0e50?branch=rawhide
Log:
Update SPEC für vdr-iptv
---
diff --git a/vdr-iptv.spec b/vdr-iptv.spec
index 4017328..b10ccaf 100644
--- a/vdr-iptv.spec
+++ b/vdr-iptv.spec
@@ -1,18 +1,18 @@
# Set vdr_version based on Fedora version
# Default
-%global vdr_version 2.6.9
+%global vdr_version 2.7.7
-%if 0%{?fedora} == 42
-%global vdr_version 2.7.4
-%elif 0%{?fedora} == 43
+%if 0%{?fedora} == 43
%global vdr_version 2.7.7
-%elif 0%{?fedora} >= 44
+%elif 0%{?fedora} == 44
%global vdr_version 2.8.1
+%elif 0%{?fedora} > 44
+%global vdr_version 2.8.2
%endif
Name: vdr-iptv
Version: 2.4.0
-Release: 42%{?dist}
+Release: 43%{?dist}
Summary: IPTV plugin for VDR
License: GPL-2.0-or-later
URL: https://github.com/rofafor/vdr-plugin-iptv
@@ -56,6 +56,9 @@ sed -i "s|^CHANNELS_CONF=.*|CHANNELS_CONF=%{vdr_configdir}/channels.conf|; \
%config(noreplace) %{vdr_resdir}/plugins/iptv/vlc2iptv
%changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 2.4.0-43
+- Rebuilt for new VDR 2.8.2 API version 13
+
* Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 2.4.0-42
- Rebuilt for new VDR 2.8.1 API version 12
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 9:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 9:55 [rpms/vdr-iptv] rawhide: Update SPEC für vdr-iptv Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox