commit 282848dfcfb177a99a0e1f14c6e6fc21b62725a7
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Dec 18 12:12:47 2022 +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 4d50551..0a6120b 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,12 +1,12 @@
# version we want build against
%global vdr_version 2.6.1
%if 0%{?fedora} >= 38
-%global vdr_version 2.6.2
+%global vdr_version 2.6.3
%endif
Name: vdr-softhddevice
Version: 1.8.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -85,6 +85,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Sun Dec 18 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.8.2-4
+- Rebuilt for new VDR API version
+
* Sat Dec 03 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.8.2-3
- Rebuilt for new VDR API version