commit e8700f0ddad66f01becb6a488f7746cb06d7305c
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jan 4 11:32:24 2021 +0100
Rebuilt for new VDR API version
vdr-mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 5261378..8448cb6 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -2,7 +2,7 @@
Name: vdr-%{pname}
Version: 0.0.4
-Release: 18%{?dist}
+Release: 19%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL:
http://projects.vdr-developer.org/projects/plg-mpv
@@ -38,6 +38,9 @@ make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags}
-fPIC" %{?_smp_mflags} all
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Mon Jan 04 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.0.4-19
+- Rebuilt for new VDR API version
+
* Mon Nov 23 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.0.4-18
- Rebuild for new mpv