commit 9803e803204eb1da5dd171233ef254125bcbc1bf
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Aug 5 14:17:23 2022 +0200
Update to new github address
.gitignore | 1 +
sources | 2 +-
vdr-plex.spec | 15 ++++++++++++---
3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6250253..4da3821 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/vdr-plugin-plex-0.4.0.tar.bz2
+/vdr-plex-0.4.0.tar.gz
diff --git a/sources b/sources
index e61aeee..dd3eae7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-plugin-plex-0.4.0.tar.bz2) =
337b12944881b517d3f4ffaf96c8a21318822d370a8d727c8fd76f846f37935b25e3aa53f6140230533363293b0fad5cc16f8da3c73058b2061688629d14e18f
+SHA512 (vdr-plex-0.4.0.tar.gz) =
231999b859a35a9fc3e3e9bb2c62d329c9a0b5d43c0202a0f803ededd473c06eb7f4edeef00452f7f722f867a3ce82910eade0a6ecd617d0392ae35333e91797
diff --git a/vdr-plex.spec b/vdr-plex.spec
index fdbf8f8..b503c93 100644
--- a/vdr-plex.spec
+++ b/vdr-plex.spec
@@ -1,13 +1,19 @@
# 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
+%endif
Name: vdr-plex
Version: 0.4.0
-Release: 28%{?dist}
+Release: 29%{?dist}
Summary: A Plex Client for the VDR
License: GPLv2
-URL:
http://projects.vdr-developer.org/projects/plg-plex
-Source:
https://projects.vdr-developer.org/git/vdr-plugin-plex.git/snapshot/vdr-p...
+URL:
https://github.com/chriszero/vdr-plugin-plex
+Source: %url/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: %{name}-namespace.patch
BuildRequires: gcc-c++
@@ -44,6 +50,9 @@ Cast Vimeo, Youtube, Apple-Trailers, and many other Plexchannels to your
VDR.
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Fri Aug 05 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.4.0-29
+- Update to new github address
+
* Wed May 11 2022 Sérgio Basto <sergio(a)serjux.com> - 0.4.0-28
- Poco package is fixed, no need set flag POCO_UNBUNDLED