commit 7ad640bbe97532ae44244f75cce40d91027239b2
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Mon Oct 21 16:52:55 2024 +0200
Rebuilt for new VDR API version 2.7.3
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 22 +++++++++++++++++-----
3 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f56aed..4193e09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
/vdr-softhddevice-2.3.5.tar.gz
/vdr-softhddevice-2.3.6.tar.gz
/vdr-softhddevice-2.3.7.tar.gz
+/vdr-softhddevice-2.3.8.tar.gz
diff --git a/sources b/sources
index d0b3e29..98bc9d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.3.7.tar.gz) =
c2cd77d98b180420c09918a53b3391b063faa40fa889a8c879776383d99fa8f7c33dc0a353a4d6ec323c531d02e26885e16f0e99ef312f31fa4307c5e671c3cf
+SHA512 (vdr-softhddevice-2.3.8.tar.gz) =
4619742e8f82de28ee1c8c1c9ddfc03012117f660cfdb85c906bc2783f4770d81e48569d035a4d5f42963827adfb28b6a009cb45fc36de29a03c1d6d843f469f
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index d02f741..3c254fa 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,15 +1,18 @@
-# version we want build against
+# version we want to build against
%global vdr_version 2.6.3
-%if 0%{?fedora} >= 40
+# Set vdr_version based on Fedora version
+%if 0%{?fedora} >= 42
+%global vdr_version 2.7.2
+%elif 0%{?fedora} >= 40
%global vdr_version 2.6.9
%endif
Name: vdr-softhddevice
-Version: 2.3.7
-Release: 1%{?dist}
+Version: 2.3.8
+Release: 2%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
-License: AGPLv3
+License: AGPL-3.0-only
URL:
https://github.com/ua0lnj/vdr-plugin-softhddevice
Source0: %url/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
# Configuration files for plugin parameters. These are Fedora specific and not in
upstream.
@@ -86,6 +89,15 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Oct 21 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.8-2
+- Rebuilt for new VDR API version 2.7.3
+
+* Wed Sep 25 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.8-1
+- Update to 2.3.8
+
+* Sat Jul 27 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.7-1
+- Update to 2.3.7
+
* Sat Jul 27 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.7-1
- Update to 2.3.7