public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vdr-streamdev] rawhide: Update SPEC für vdr-streamdev
@ 2026-06-03 9:54 Martin Gansser
0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-06-03 9:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vdr-streamdev
Branch : rawhide
Commit : a0932ab99d7a79d36afa633019d2406c9a9ed2c3
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-06-03T11:54:20+02:00
Stats : +10/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vdr-streamdev/c/a0932ab99d7a79d36afa633019d2406c9a9ed2c3?branch=rawhide
Log:
Update SPEC für vdr-streamdev
---
diff --git a/vdr-streamdev.spec b/vdr-streamdev.spec
index 91e133f..ae77428 100644
--- a/vdr-streamdev.spec
+++ b/vdr-streamdev.spec
@@ -7,14 +7,14 @@
# 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
%if 0%{?gitver:0}
@@ -33,9 +33,9 @@
Name: vdr-%{pname}
Version: 0.6.5
%if 0%{?gitver:0}
-Release: 0.52%{?gitver:.git%{gitshort}}%{?dist}
+Release: 0.53%{?gitver:.git%{gitshort}}%{?dist}
%else
-Release: 2%{?dist}
+Release: 3%{?dist}
%endif
Summary: Streaming plug-in for VDR
License: GPL-1.0-or-later AND GPL-2.0-or-later
@@ -117,6 +117,9 @@ install -Dpm 644 %{SOURCE2} \
%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}-client.conf
%changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 0.6.5-3
+- Rebuilt for new VDR 2.8.2 API version 13
+
* Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 0.6.5-2
- Rebuilt for new VDR 2.8.1 API version 12
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 9:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 9:54 [rpms/vdr-streamdev] rawhide: Update SPEC für vdr-streamdev Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox