commit c3ec525a3e5b0ceefed71e8b4b827339797495f6
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jan 29 09:20:53 2024 +0100
Rebuilt for new VDR API version
vdr-softhddevice.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 75637c1..2af7223 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,12 +1,12 @@
# version we want build against
%global vdr_version 2.6.3
%if 0%{?fedora} >= 40
-%global vdr_version 2.6.5
+%global vdr_version 2.6.6
%endif
Name: vdr-softhddevice
Version: 2.0.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Fri Jan 26 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.9-2
+- Rebuilt for new VDR API version
+
* Mon Jan 08 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.9-1
- Rebuilt for new VDR API version
- Update to 2.0.9
Show replies by date