commit ae52c5625b0d498f245ce632200edc13f414b583
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Apr 21 10:42:37 2024 +0200
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 ac1a1ef..dfd24c9 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.6
+%global vdr_version 2.6.7
%endif
Name: vdr-softhddevice
Version: 2.1.2
-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
+* Sun Apr 21 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.2-2
+- Rebuilt for new VDR API version
+
* Mon Mar 18 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.2-1
- Update to 2.1.2
Show replies by date