commit 420e2cef4e989d5cd0ead0b3e68c100cf5361c35
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Nov 6 09:57:26 2023 +0100
Update to 2.3.0-1.20231105git16af850
.gitignore | 1 +
sources | 2 +-
vdr-xineliboutput.spec | 13 ++++++++-----
3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02fbafb..3b5fbdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ vdr-xineliboutput-1.1.0-20150422.tgz
/vdr-xineliboutput-2.2.0-f4df324.tar.gz
/vdr-xineliboutput-2.2.0-9d4e236.tar.gz
/vdr-xineliboutput-2.2.0-84b171c.tar.gz
+/vdr-xineliboutput-2.3.0-16af850.tar.gz
diff --git a/sources b/sources
index 5603e2f..592d274 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-xineliboutput-2.2.0-84b171c.tar.gz) =
1e8bb39f083cc5c998538a0572779126de2c0735926d665d6ef714cbf02ac4a70c815647765cc25257a7b0f0f66debdb391f14e8411c4e299c77f84aad0a6e18
+SHA512 (vdr-xineliboutput-2.3.0-16af850.tar.gz) =
0af39e2b23b4fb0416626dafdf90ce96817b5f2c69647e339406c66ef91d76231abc7e8e62dc33e0fa4bebec2c496a952efdfb5682ad3e38731046dce06324a4
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index fd422a5..2df904a 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -1,17 +1,17 @@
%global xinever %(pkg-config --modversion libxine 2>/dev/null || echo ERROR)
%global xineplugindir %(pkg-config --variable=plugindir libxine 2>/dev/null || echo
ERROR)
-%global xinepluginver 2.2.0
+%global xinepluginver 2.3.0
%global pname xineliboutput
%global vdrver %(pkg-config --modversion vdr 2>/dev/null || echo ERROR)
-%global gitrev 84b171c
-%global gitdate 20220315
+%global gitrev 16af850
+%global gitdate 20231105
# build bluray support (disabled for now)
%global have_bluray 1
%global have_wayland 1
Name: vdr-%{pname}
-Version: 2.2.0
-Release: 19.%{gitdate}git%{gitrev}%{?dist}
+Version: 2.3.0
+Release: 1.%{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
+* Mon Nov 06 2023 Martin Gansser <martinkg(a)fedoraproject.org> -
2.3.0-1.20231105git16af850
+- Update to 2.3.0-1.20231105git16af850
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
2.2.0-19.20220315git84b171c
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild