commit 72be61dfcbd4e216ea75c6163d8b38e4cc5e123a
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Nov 26 14:46:59 2021 +0100
Update to 2.2.0-11.20210820gitf4df324
.gitignore | 1 +
sources | 2 +-
vdr-xineliboutput.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68fc4dc..b95c004 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ vdr-xineliboutput-1.1.0-20150422.tgz
/vdr-xineliboutput-2.1.0-32a5ffc.tar.gz
/vdr-xineliboutput-2.2.0-43e9fa7.tar.gz
/vdr-xineliboutput-2.2.0-0b9a01d.tar.gz
+/vdr-xineliboutput-2.2.0-f4df324.tar.gz
diff --git a/sources b/sources
index 5f0ce7a..ecce00d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-xineliboutput-2.2.0-0b9a01d.tar.gz) =
198784852fc582f673fe74ce6d9281f9471e40e50d300301f9029c8b347c01a9857d86a78c2522c31b2a6fdcae35d6964b7e40e7208aa52670d10350ec984750
+SHA512 (vdr-xineliboutput-2.2.0-f4df324.tar.gz) =
19b5d8f48fab447360504b25b6e5d29678eb4e2341e1f61285be5bd8ec8c4f9ebad4bd157ba040906f92e1eb06ac543680319f275af490c5c8f851895881d9c2
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index 4b7e6b2..ab1745f 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -3,15 +3,15 @@
%global xinepluginver 2.2.0
%global pname xineliboutput
%global vdrver %(pkg-config --modversion vdr 2>/dev/null || echo ERROR)
-%global gitrev 0b9a01d
-%global gitdate 20200830
+%global gitrev f4df324
+%global gitdate 20210820
# build bluray support (disabled for now)
%global have_bluray 1
%global have_wayland 1
Name: vdr-%{pname}
Version: 2.2.0
-Release: 10.%{gitdate}git%{gitrev}%{?dist}
+Release: 11.%{gitdate}git%{gitrev}%{?dist}
Summary: Plugins for watching VDR over Xine
License: GPLv2+
URL:
http://sourceforge.net/projects/xineliboutput
@@ -161,6 +161,9 @@ find %{buildroot}%{xineplugindir} -name '*.so' -exec chmod +x
'{}' ';'
%endif
%changelog
+* Wed Nov 24 2021 Martin Gansser <martinkg(a)fedoraproject.org> -
2.2.0-11.20210820gitf4df324
+- Update to 2.2.0-11.20210820gitf4df324
+
* Fri Nov 12 2021 Leigh Scott <leigh123linux(a)gmail.com> -
2.2.0-10.20200830git0b9a01d
- Rebuilt for new ffmpeg snapshot