commit 9abcdfe12376c2644f977e598e4fbb9421d4fd96
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Oct 18 15:47:22 2023 +0200
Update to 2.0.4
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbe6ce7..8a0e036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/vdr-softhddevice-2.0.1.tar.gz
/vdr-softhddevice-2.0.2.tar.gz
/vdr-softhddevice-2.0.3.tar.gz
+/vdr-softhddevice-2.0.4.tar.gz
diff --git a/sources b/sources
index 4f585d0..8bc4c7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.0.3.tar.gz) =
d75b5ed14ca8f8113ceca9a2d695482b01035f534d57846b1d9c6b5b1cb552eb39f16e8a3013d4a2420031ed7f0afc23f114b34a4c0db6d5239975c5f9bdf765
+SHA512 (vdr-softhddevice-2.0.4.tar.gz) =
dde05877d475a3b82118d62a60ccb9a8fae1a162e6872b0b65c4456d482336a457c9597d571aac1d586184d18bf00c893176502525773699ca85cb7b9ebc1db3
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 991214a..04c4bb5 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.0.3
+Version: 2.0.4
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
+* Wed Oct 18 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4
+
* Sat Oct 14 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.3-1
- Update to 2.0.3
Show replies by date