commit 11bcbae13be2567aa85745b1a1f745c96edb0895
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Fri Feb 7 08:31:11 2025 +0100
Update to 2.4.4
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b304796..87d06e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@
/vdr-softhddevice-2.4.1.tar.gz
/vdr-softhddevice-2.4.2.tar.gz
/vdr-softhddevice-2.4.3.tar.gz
+/vdr-softhddevice-2.4.4.tar.gz
diff --git a/sources b/sources
index d6ac8d9..c214e42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.4.3.tar.gz) =
77fd485da9f9be52292d1e0a163d36359fc3ab3573a58f9170a832744232ae6bcd9eee4d630ecfa1ac414842ec01e122212bc20e3189e0801cc558f09e7f3ec8
+SHA512 (vdr-softhddevice-2.4.4.tar.gz) =
d4778f00e1e6926ace110e89a983b5f14906dd175165c1af57d6105ba1cb81d48848f23a6b76c7a8e311832d525e7669ef7a7eebda7b60e8afd30cfc6d2348d3
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index f9e5bff..e9d45f8 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -8,7 +8,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.4.3
+Version: 2.4.4
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -89,6 +89,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Fri Feb 07 2025 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.4-1
+- Update to 2.4.4
+
* Tue Jan 28 2025 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.3-1
- Update to 2.4.3
Show replies by date