public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vdr-epg-daemon] rawhide: Update SPEC für vdr-epg-daemon
@ 2026-06-03  9:21 Martin Gansser
  0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-06-03  9:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/vdr-epg-daemon
Branch : rawhide
Commit : 74edf273a449121716a9ec5fffee0c2360e23190
Author : Martin Gansser <mgansser@netcom-mail.de>
Date   : 2026-06-03T11:21:06+02:00
Stats  : +9/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/vdr-epg-daemon/c/74edf273a449121716a9ec5fffee0c2360e23190?branch=rawhide

Log:
Update SPEC für vdr-epg-daemon

---
diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec
index a52457d..b5c0fb4 100644
--- a/vdr-epg-daemon.spec
+++ b/vdr-epg-daemon.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-epg-daemon
 Version:        1.3.29
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        A daemon to download EPG data from internet and manage it in a mysql database
 License:        GPL-1.0-or-later AND GPL-2.0-only AND LicenseRef-Callaway-BSD
 URL:            https://github.com/horchi/vdr-epg-daemon
@@ -138,6 +138,9 @@ mkdir -p %{buildroot}%{_libdir}/mariadb/plugin
 %{vdr_resdir}/epgd/
 
 %changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.3.29-13
+- Rebuilt for new VDR 2.8.2 API version 13
+
 * Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.3.29-12
 - 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:21 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:21 [rpms/vdr-epg-daemon] rawhide: Update SPEC für vdr-epg-daemon Martin Gansser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox