commit e59cd4bff05592f8c7ba8095bca70bb11de12d71
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 00:07:36 2019 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
vdr-plex.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-plex.spec b/vdr-plex.spec
index 50b943f..de8235c 100644
--- a/vdr-plex.spec
+++ b/vdr-plex.spec
@@ -1,6 +1,6 @@
Name: vdr-plex
Version: 0.4.0
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: A Plex Client for the VDR
Group: Applications/Multimedia
@@ -43,6 +43,9 @@ make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags}
-fPIC" %{?_smp_mflags} all
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
0.4.0-10
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Thu Oct 11 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.4.0-9
- Add BR gcc-c++