commit 9a9320b2f44f75b81706e83900592c555eaa332b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:52:36 2022 +0100
Rebuilt for VDR 2.6.1
vdr-softhddevice.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 6b918b4..141b5a8 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,6 +1,9 @@
+# version we want build against
+%global vdr_version 2.6.1
+
Name: vdr-softhddevice
Version: 1.2.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -10,7 +13,7 @@ Source0:
https://github.com/ua0lnj/vdr-plugin-softhddevice/archive/v%{ver
Source1: %{name}.conf
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 1.7.22
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: gettext
BuildRequires: libva-devel
BuildRequires: libvdpau-devel
@@ -79,6 +82,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Apr 11 2022 Sérgio Basto <sergio(a)serjux.com> - 1.2.8-2
+- Rebuilt for VDR 2.6.1
+
* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.8-1
- Update to 1.2.8