commit aed2658070f401a02bf3922f8e8db91fa8cfdfca
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Oct 14 17:22:05 2023 +0200
Update to 2.0.3
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f5d764..fbe6ce7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/vdr-softhddevice-2.0.0.tar.gz
/vdr-softhddevice-2.0.1.tar.gz
/vdr-softhddevice-2.0.2.tar.gz
+/vdr-softhddevice-2.0.3.tar.gz
diff --git a/sources b/sources
index a2d44e5..4f585d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.0.2.tar.gz) =
1b7cbe58cfd9eff5f35a9493e617020dc44ac55d5456843c6a5fe72f29762f957635d2abc11a3b9ef359683cb0d6ea033a50a9b64c87bd5b0d012d9cc722fe33
+SHA512 (vdr-softhddevice-2.0.3.tar.gz) =
d75b5ed14ca8f8113ceca9a2d695482b01035f534d57846b1d9c6b5b1cb552eb39f16e8a3013d4a2420031ed7f0afc23f114b34a4c0db6d5239975c5f9bdf765
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 6d2ffab..991214a 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.0.2
+Version: 2.0.3
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 Oct 14 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.3-1
+- Update to 2.0.3
+
* Wed Oct 11 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.2-1
- Update to 2.0.2
Show replies by date