commit 5f91cd2be2af35de56c0a055e4877c302dc8d1a5
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Nov 4 16:49:37 2023 +0100
Update to 2.0.6
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4947caa..feb9bfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
/vdr-softhddevice-2.0.3.tar.gz
/vdr-softhddevice-2.0.4.tar.gz
/vdr-softhddevice-2.0.5.tar.gz
+/vdr-softhddevice-2.0.6.tar.gz
diff --git a/sources b/sources
index f7138e6..c009b7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.0.5.tar.gz) =
e2d23f01c9eabab502eaf8f1c6d46d7532cf28907a9d50dea4be6599ba30d577eb7a62179a85d409930f211a2b4222bb4924a23633292b3dfcf4021acc77c45a
+SHA512 (vdr-softhddevice-2.0.6.tar.gz) =
7a9cc8f20fd4f428969dda7aabdf95a8affbadc09723fdd46c31e2d4d93345bb401b6e9010a8f24079a06ddb6d0e702b9a4dded3e9a37a2d8ef61f0a52bc8ea4
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 93f9ddf..eca4714 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.0.5
+Version: 2.0.6
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Sat Nov 04 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.6-1
+- Update to 2.0.6
+
* Mon Oct 23 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.5-1
- Update to 2.0.5
Show replies by date