commit 84dd4f27478c2802706e2eca7975acf0d19115d5
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Dec 4 16:30:15 2022 +0100
Rebuilt for new VDR API version
vdr-plex.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/vdr-plex.spec b/vdr-plex.spec
index ea698cc..7cdc9eb 100644
--- a/vdr-plex.spec
+++ b/vdr-plex.spec
@@ -1,15 +1,12 @@
# version we want build against
-%global vdr_version 2.4.0
-%if 0%{?fedora} >= 36
%global vdr_version 2.6.1
-%endif
-%if 0%{?fedora} == 35
-%global vdr_version 2.4.7
+%if 0%{?fedora} >= 38
+%global vdr_version 2.6.2
%endif
Name: vdr-plex
Version: 0.4.0
-Release: 31%{?dist}
+Release: 32%{?dist}
Summary: A Plex Client for the VDR
License: GPLv2
URL:
https://github.com/chriszero/vdr-plugin-plex
@@ -50,6 +47,9 @@ Cast Vimeo, Youtube, Apple-Trailers, and many other Plexchannels to your
VDR.
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Sat Dec 03 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.4.0-32
+- Rebuilt for new VDR API version
+
* Wed Aug 24 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.4.0-31
- Rebuilt for new poco