commit 3a2364b2ca21afff799ed9dd26cbe309f981b310
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Oct 12 19:42:37 2018 +0200
Update to 2.1.0-9.20181005gitb298178
.gitignore | 1 +
sources | 2 +-
vdr-xineliboutput.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e43daf..759f45c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ vdr-xineliboutput-1.1.0-20150422.tgz
/vdr-xineliboutput-2.1.0-cdd6595.tar.gz
/vdr-xineliboutput-2.1.0-747f03e.tar.gz
/vdr-xineliboutput-2.1.0-97b7e78.tar.gz
+/vdr-xineliboutput-2.1.0-b298178.tar.gz
diff --git a/sources b/sources
index 00ffcd8..e95e9bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d88a7934ad77d42efe795a593fc606b5 vdr-xineliboutput-2.1.0-97b7e78.tar.gz
+25185efae4bc2224db0c0f5f02b6083c vdr-xineliboutput-2.1.0-b298178.tar.gz
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index 11e05ea..a56d391 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -3,14 +3,14 @@
%global xinepluginver 2.1.0
%global pname xineliboutput
%global vdrver %(pkg-config --modversion vdr 2>/dev/null || echo ERROR)
-%global gitrev 97b7e78
-%global gitdate 20180701
+%global gitrev b298178
+%global gitdate 20181005
# build bluray support (disabled for now)
%global have_bluray 1
Name: vdr-%{pname}
Version: 2.1.0
-Release: 8.%{gitdate}git%{gitrev}%{?dist}
+Release: 9.%{gitdate}git%{gitrev}%{?dist}
Summary: Plugins for watching VDR over Xine
Group: Applications/Multimedia
License: GPLv2+
@@ -146,6 +146,9 @@ find %{buildroot}%{xineplugindir} -name '*.so' -exec chmod +x
'{}' ';'
%{vdr_plugindir}/libxineliboutput-sxfe.so.%{xinepluginver}
%changelog
+* Fri Oct 12 2018 Martin Gansser <martinkg(a)fedoraproject.org> -
2.1.0-9.20181005gitb298178
+- Update to 2.1.0-9.20181005gitb298178
+
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> -
2.1.0-8.20180701git97b7e78
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
Show replies by date