commit d28928744dec4f524851592c8fde974ee6474d6c
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Tue Dec 17 12:23:05 2024 +0100
Update to 2.4.0
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4193e09..c05eead 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@
/vdr-softhddevice-2.3.6.tar.gz
/vdr-softhddevice-2.3.7.tar.gz
/vdr-softhddevice-2.3.8.tar.gz
+/vdr-softhddevice-2.4.0.tar.gz
diff --git a/sources b/sources
index 98bc9d3..62ecde9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.3.8.tar.gz) =
4619742e8f82de28ee1c8c1c9ddfc03012117f660cfdb85c906bc2783f4770d81e48569d035a4d5f42963827adfb28b6a009cb45fc36de29a03c1d6d843f469f
+SHA512 (vdr-softhddevice-2.4.0.tar.gz) =
2831b5f3c4123ee13f2b6660f1f503433ce56bd89c1ccd9d7756919614275b298dfb1baaf523228f54835167faea8cbcf5fbf4dd73a02aba441befc568e07df0
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 3c254fa..ea931dd 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -8,8 +8,8 @@
%endif
Name: vdr-softhddevice
-Version: 2.3.8
-Release: 2%{?dist}
+Version: 2.4.0
+Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPL-3.0-only
@@ -89,6 +89,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Tue Dec 17 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.0-1
+- Update to 2.4.0
+
* Mon Oct 21 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.8-2
- Rebuilt for new VDR API version 2.7.3
Show replies by date