commit a3b2b06b4653e9fd705bc79f124017256207857e
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Jul 5 10:27:06 2023 +0200
Update to 1.10.3
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c4881e..1331661 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/vdr-softhddevice-1.10.0.tar.gz
/vdr-softhddevice-1.10.1.tar.gz
/vdr-softhddevice-1.10.2.tar.gz
+/vdr-softhddevice-1.10.3.tar.gz
diff --git a/sources b/sources
index 8d77bfd..f02cff0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.10.2.tar.gz) =
7b33bf1970141fa04fb797d08574f88014530693e8c9f4b5aa81437dd18bbf6745ef96d93413550f8cf660db78abff598242126a3c57cdecd49e58ad4ca76c3b
+SHA512 (vdr-softhddevice-1.10.3.tar.gz) =
385774889105860bb5c634958c7f9fd60e5b778e22a8ebe76fc839fb5ec89284b1a4fdc509dd18e8bb7d0abe3d01f2cf8a169a80b3b9d7d6fbf913e34c8dae4a
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 1452951..12720f5 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 1.10.2
+Version: 1.10.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
+* Wed Jul 05 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.10.3-1
+- Update to 1.10.3
+
* Thu Jun 29 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.10.2-1
- Update to 1.10.2
Show replies by date