commit 0503c5b8498fdca3ea70babcf7c4b9bf855298ad
Author: martinkg <martinkg(a)fedoraproject.org>
Date: Thu Dec 28 20:39:12 2017 +0100
Update to 2.0.0-1.20171207gitf397e7e
.gitignore | 1 +
sources | 2 +-
vdr-xineliboutput.spec | 11 +++++++----
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9610df3..04e7f45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ vdr-xineliboutput-1.1.0-20150422.tgz
/vdr-xineliboutput-1.1.0-29f7afd.tar.gz
/vdr-xineliboutput-1.1.0-71eefbe.tar.gz
/vdr-xineliboutput-1.1.0-46f0f1d.tar.gz
+/vdr-xineliboutput-2.0.0-f397e7e.tar.gz
diff --git a/sources b/sources
index e0f094f..5e3e2dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c37926596338c407eb1aa9da130a7f9 vdr-xineliboutput-1.1.0-46f0f1d.tar.gz
+eeca05191e00fe79359215f497cf49b2 vdr-xineliboutput-2.0.0-f397e7e.tar.gz
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index 16868a8..32a5a60 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -3,14 +3,14 @@
%global xinepluginver 2.0.1
%global pname xineliboutput
%global vdrver %(vdr-config --version 2>/dev/null || echo ERROR)
-%global gitrev 46f0f1d
-%global gitdate 20170315
+%global gitrev f397e7e
+%global gitdate 20171207
# build bluray support (disabled for now)
%global have_bluray 1
Name: vdr-%{pname}
-Version: 1.1.0
-Release: 24.%{gitdate}git%{gitrev}%{?dist}
+Version: 2.0.0
+Release: 1.%{gitdate}git%{gitrev}%{?dist}
Summary: Plugins for watching VDR over Xine
Group: Applications/Multimedia
License: GPLv2+
@@ -149,6 +149,9 @@ find %{buildroot}%{xineplugindir} -name '*.so' -exec chmod +x
'{}' ';'
%{vdr_plugindir}/libxineliboutput-sxfe.so.%{xinepluginver}-git
%changelog
+* Thu Dec 28 2017 Martin Gansser <martinkg(a)fedoraproject.org> -
2.0.0-1.20171207gitf397e7e
+- Update to 2.0.0-1.20171207gitf397e7e
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
1.1.0-24.20170315git46f0f1d
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild