public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@netcom-mail.de>
To: git-commits@fedoraproject.org
Subject: [rpms/vdr-epg-daemon] f43: Rebuilt for new VDR API version 2.7.8
Date: Tue, 30 Jun 2026 08:03:10 GMT [thread overview]
Message-ID: <178280659086.1.11251482095257694735.rpms-vdr-epg-daemon-1f5031540379@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vdr-epg-daemon
Branch : f43
Commit : 1f5031540379f77c5b5954fdec31f7625700cbc4
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-01-26T16:59:32+01:00
Stats : +12/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vdr-epg-daemon/c/1f5031540379f77c5b5954fdec31f7625700cbc4?branch=f43
Log:
Rebuilt for new VDR API version 2.7.8
---
diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec
index 6675420..602ec86 100644
--- a/vdr-epg-daemon.spec
+++ b/vdr-epg-daemon.spec
@@ -1,15 +1,18 @@
# Set vdr_version based on Fedora version
-%if 0%{?fedora} >= 43
-%global vdr_version 2.7.7
-%elif 0%{?fedora} == 42
-%global vdr_version 2.7.4
-%else
+# Default
%global vdr_version 2.6.9
+
+%if 0%{?fedora} == 42
+%global vdr_version 2.7.4
+%elif 0%{?fedora} == 43
+%global vdr_version 2.7.7
+%elif 0%{?fedora} >= 44
+%global vdr_version 2.7.8
%endif
Name: vdr-epg-daemon
Version: 1.3.29
-Release: 9%{?dist}
+Release: 10%{?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
@@ -135,6 +138,9 @@ mkdir -p %{buildroot}%{_libdir}/mariadb/plugin
%{vdr_resdir}/epgd/
%changelog
+* Mon Jan 26 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.3.29-10
+- Rebuilt for new VDR API version 2.7.8
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.29-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-06-30 8:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178280659086.1.11251482095257694735.rpms-vdr-epg-daemon-1f5031540379@fedoraproject.org \
--to=mgansser@netcom-mail.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox