commit 92f8c1c9203d9946a7dd826652e200fd2d278ecd
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Jun 25 14:38:46 2022 +0200
Update to 2.2.0-15.20220315git84b171c
.gitignore | 1 +
sources | 2 +-
vdr-xineliboutput.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c99c7a2..02fbafb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ vdr-xineliboutput-1.1.0-20150422.tgz
/vdr-xineliboutput-2.2.0-0b9a01d.tar.gz
/vdr-xineliboutput-2.2.0-f4df324.tar.gz
/vdr-xineliboutput-2.2.0-9d4e236.tar.gz
+/vdr-xineliboutput-2.2.0-84b171c.tar.gz
diff --git a/sources b/sources
index 8914d01..5603e2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-xineliboutput-2.2.0-9d4e236.tar.gz) =
264b715123d0c369eeabd01fb4ebd6fdd50c9b71a3adb5f67246e1676d8af4125c4a58480cbba46d5712ca681e501559769886afffd3e560c6ef2c4bfedc4e0b
+SHA512 (vdr-xineliboutput-2.2.0-84b171c.tar.gz) =
1e8bb39f083cc5c998538a0572779126de2c0735926d665d6ef714cbf02ac4a70c815647765cc25257a7b0f0f66debdb391f14e8411c4e299c77f84aad0a6e18
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index 09d7ad8..0b2376c 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 9d4e236
-%global gitdate 20220108
+%global gitrev 84b171c
+%global gitdate 20220315
# build bluray support (disabled for now)
%global have_bluray 1
%global have_wayland 1
Name: vdr-%{pname}
Version: 2.2.0
-Release: 14.%{gitdate}git%{gitrev}%{?dist}
+Release: 15.%{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
+* Sat Jun 25 2022 Martin Gansser <martinkg(a)fedoraproject.org> -
2.2.0-15.20220315git84b171c
+- Update to 2.2.0-15.20220315git84b171c
+
* Sat Feb 05 2022 Martin Gansser <martinkg(a)fedoraproject.org> -
2.2.0-14.20220108git9d4e236
- Rebuilt for new VDR API version