commit 6c1eb295750681a869f4bb22aedcf6a15b8bc19c
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Jun 30 19:32:45 2019 +0200
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 87c95c6..bf2210a 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -2,7 +2,7 @@
Name: vdr-%{pname}
Version: 0.0.4
-Release: 10%{?dist}
+Release: 11%{?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
+* Sun Jun 30 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.0.4-11
+- Rebuilt for new VDR API version
+
* Tue Jun 18 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.0.4-10
- Rebuilt for new VDR API version