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-scraper2vdr] rawhide: Update SPEC für vdr-scraper2vdr
Date: Wed, 03 Jun 2026 09:45:21 GMT	[thread overview]
Message-ID: <178047992165.1.12723153443592693132.rpms-vdr-scraper2vdr-efec7c09f594@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update SPEC für vdr-scraper2vdr

---
diff --git a/vdr-scraper2vdr.spec b/vdr-scraper2vdr.spec
index 4e46065..8376cc7 100644
--- a/vdr-scraper2vdr.spec
+++ b/vdr-scraper2vdr.spec
@@ -6,20 +6,20 @@
 
 # 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-scraper2vdr
 Version:        1.1.3
 #Release:        15.%%{gitdate}git%%{shortcommit0}%%{?dist}
-Release:        19%{?dist}
+Release:        20%{?dist}
 Summary:        A client plugin which provides scraped metadata from EPGD to other plugins
 License:        GPL-1.0-or-later
 URL:            https://github.com/horchi/scraper2vdr
@@ -79,6 +79,9 @@ install -Dpm 644 %{SOURCE1} \
 %config(noreplace) %{vdr_configdir}/plugins/%{pname}/epg.dat
 
 %changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.1.3-20
+- Rebuilt for new VDR 2.8.2 API version 13
+
 * Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.1.3-19
 - Rebuilt for new VDR 2.8.1 API version 12
 

                 reply	other threads:[~2026-06-03  9:45 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=178047992165.1.12723153443592693132.rpms-vdr-scraper2vdr-efec7c09f594@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