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-live] f44: Update SPEC für vdr-live
Date: Mon, 15 Jun 2026 06:56:22 GMT	[thread overview]
Message-ID: <178150658207.1.14529623908129128881.rpms-vdr-live-fe503590107a@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update SPEC für vdr-live

---
diff --git a/vdr-live.spec b/vdr-live.spec
index cb0d058..6113bd4 100644
--- a/vdr-live.spec
+++ b/vdr-live.spec
@@ -5,20 +5,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-live
 Version:        3.5.5
 # Release:        0.1.%%{gitdate}git%%{shortcommit0}%%{?dist}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An interactive web interface with HTML5 live stream support for VDR
 
 # The entire source code is GPL-2.0-or-later except live/js/mootools/ which is LicenseRef-Callaway-MIT
@@ -92,6 +92,9 @@ install -Dpm 644 %{SOURCE1} \
 %{vdr_resdir}/plugins/live/
 
 %changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.5.5-2
+- Rebuilt for new VDR 2.8.2 API version 13
+
 * Sat Apr 25 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.5.5-1
 - Update to 3.5.5
 

                 reply	other threads:[~2026-06-15  6: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=178150658207.1.14529623908129128881.rpms-vdr-live-fe503590107a@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