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] rawhide: Update SPEC für vdr-epg-daemon
Date: Wed, 03 Jun 2026 09:21:13 GMT	[thread overview]
Message-ID: <178047847316.1.8812281602603331832.rpms-vdr-epg-daemon-74edf273a449@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-03  9:21 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=178047847316.1.8812281602603331832.rpms-vdr-epg-daemon-74edf273a449@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