commit 37dc1dc1f2db7d3f7c93ca274b617d16017dabdd
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu May 2 13:27:59 2024 +0200
Update to 2.2.0
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e5faa6..9f23eaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
/vdr-softhddevice-2.1.0.tar.gz
/vdr-softhddevice-2.1.1.tar.gz
/vdr-softhddevice-2.1.2.tar.gz
+/vdr-softhddevice-2.2.0.tar.gz
diff --git a/sources b/sources
index c064b82..be61a14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.1.2.tar.gz) =
a5a6fbd7f6a68cdb271ee9811a7a6fbc1c72034eff7774c5d6e748d86c7c4d995344a87df00e88bf25222f0b8edf7ec9ad442d5b5a50d82038b53eb0377b3ddc
+SHA512 (vdr-softhddevice-2.2.0.tar.gz) =
6ef120c279f8e42419d2f28f3f3e8e602f1fbb0df051c8d23a1e55c6afe6254a3608c02567d623005da95e9597cc44afcdaeb22a8e40334910a6b1c8b8a7afd6
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index dfd24c9..69a48ee 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,8 +5,8 @@
%endif
Name: vdr-softhddevice
-Version: 2.1.2
-Release: 2%{?dist}
+Version: 2.2.0
+Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Thu May 02 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.2.0-1
+- Update to 2.2.0
+
* Sun Apr 21 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.2-2
- Rebuilt for new VDR API version