commit 574e843e6b296618702b51523237e5da6bd5d72a
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Fri Jul 26 14:33:24 2024 +0200
Rebuilt for new VDR API version 2.6.9
Update to 1.7.3
.gitignore | 1 +
sources | 2 +-
vdr-mpv.spec | 12 ++++++++++--
3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a91a59b..e46a2c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/vdr-mpv-1.6.0.tar.gz
/vdr-mpv-1.6.1.tar.gz
/vdr-mpv-1.7.1.tar.gz
+/vdr-mpv-1.7.3.tar.gz
diff --git a/sources b/sources
index 92e7138..36e2f5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-mpv-1.7.1.tar.gz) =
fb392606950fdc8e3df059c621d13cc0993cc3b890ef3d575c666a58255763c9bd3b6ba69882b0eef0f8375fc5f21b8be90220cea8a23f28aad09b808db28a96
+SHA512 (vdr-mpv-1.7.3.tar.gz) =
2f2b7e56a2b85dc7af51303316dfbb55e44a022c666469bf872210df545aea61e645988603af04299339fcdfd843152c47784d15835a85c390f08043d282e882
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 3245283..76e6ee7 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -2,11 +2,11 @@
# version we want build against
%global vdr_version 2.6.3
%if 0%{?fedora} >= 40
-%global vdr_version 2.6.7
+%global vdr_version 2.6.9
%endif
Name: vdr-%{pname}
-Version: 1.7.1
+Version: 1.7.3
Release: 1%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
@@ -49,6 +49,14 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Fri Jul 26 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 1.7.3-1
+- Rebuilt for new VDR API version 2.6.9
+- Update to 1.7.3
+
+* Fri Jul 12 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 1.7.2-2
+- Update to 1.7.2
+- Rebuilt for new VDR API version 2.6.8
+
* Sat Apr 27 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 1.7.1-1
- Update to 1.7.1
Show replies by date