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-remote] rawhide: Update SPEC für vdr-remote
Date: Wed, 03 Jun 2026 08:50:21 GMT	[thread overview]
Message-ID: <178047662116.1.5347112964405491632.rpms-vdr-remote-61a2631071ed@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update SPEC für vdr-remote

---
diff --git a/vdr-remote.spec b/vdr-remote.spec
index 4d1710f..b693179 100644
--- a/vdr-remote.spec
+++ b/vdr-remote.spec
@@ -3,19 +3,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:        0.7.0
-Release:        45%{?dist}
+Release:        46%{?dist}
 Summary:        Extended remote control plugin for VDR
 License:        GPL-1.0-or-later
 URL:            http://www.escape-edv.de/endriss/vdr/
@@ -77,6 +77,9 @@ usermod -a -G input %{vdr_user} || :
 %{vdr_libdir}/libvdr-%{pname}.so.%{vdr_apiversion}
 
 %changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 0.7.0-46
+- Rebuilt for new VDR 2.8.2 API version 13
+
 * Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 0.7.0-45
 - Rebuilt for new VDR 2.8.1 API version 12
 

                 reply	other threads:[~2026-06-03  8:50 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=178047662116.1.5347112964405491632.rpms-vdr-remote-61a2631071ed@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