public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vdr-live] f43: Update SPEC für vdr-live
@ 2026-06-15  6:57 Martin Gansser
  0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-06-15  6:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/vdr-live
Branch : f43
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=f43

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15  6:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15  6:57 [rpms/vdr-live] f43: Update SPEC für vdr-live Martin Gansser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox