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

A new commit has been pushed.

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

Log:
Update SPEC für vdr-epgsearch

---
diff --git a/vdr-epgsearch.spec b/vdr-epgsearch.spec
index 72b5539..318c832 100644
--- a/vdr-epgsearch.spec
+++ b/vdr-epgsearch.spec
@@ -7,19 +7,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:        2.4.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 # Release:        0.12.%%{gitdate}git%%{shortcommit0}%%{?dist}
 Summary:        Powerful schedules menu replacement plugin for VDR
 
@@ -95,6 +95,9 @@ install -dm 755 $RPM_BUILD_ROOT%{vdr_vardir}/epgsearch
 %defattr(-,root,root,-)
 
 %changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 2.4.6-2
+- Rebuilt for new VDR 2.8.2 API version 13
+
 * Mon Mar 23 2026 Martin Gansser <martinkg@fedoraproject.org> - 2.4.6-1
 - Update to 2.4.6
 - 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:55 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:55 [rpms/vdr-epgsearch] rawhide: Update SPEC für vdr-epgsearch Martin Gansser

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