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-tvscraper] rawhide: Update SPEC für vdr-tvscraper
Date: Wed, 03 Jun 2026 09:56:06 GMT	[thread overview]
Message-ID: <178048056682.1.8325241813612594892.rpms-vdr-tvscraper-168317048bed@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update SPEC für vdr-tvscraper

---
diff --git a/vdr-tvscraper.spec b/vdr-tvscraper.spec
index 90fcfe4..05be95f 100644
--- a/vdr-tvscraper.spec
+++ b/vdr-tvscraper.spec
@@ -2,19 +2,19 @@
 
 # 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-%{pname}
 Version:        1.2.15
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Collects metadata for all available EPG events
 # The entire source code is GPLv2+ except tools/curlfuncs.* which is BSD (3 clause)
 License:        GPL-2.0-or-later AND MIT
@@ -83,6 +83,9 @@ install -dm 755 %{buildroot}%{vdr_cachedir}/%{pname}
 %attr(-,%{vdr_user},root) %dir %{vdr_cachedir}/%{pname}/
 
 %changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.2.15-6
+- Rebuilt for new VDR 2.8.2 API version 13
+
 * Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.2.15-5
 - Rebuilt for new VDR 2.8.1 API version 12
 

                 reply	other threads:[~2026-06-03  9:56 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=178048056682.1.8325241813612594892.rpms-vdr-tvscraper-168317048bed@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