commit 2b1940aa78fd0ae42a5fa87967fdbc90dc61509e
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Apr 27 10:48:38 2024 +0200
Update to 1.7.1
.gitignore | 1 +
sources | 2 +-
vdr-mpv.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c129ca..a91a59b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/vdr-mpv-1.5.2.tar.gz
/vdr-mpv-1.6.0.tar.gz
/vdr-mpv-1.6.1.tar.gz
+/vdr-mpv-1.7.1.tar.gz
diff --git a/sources b/sources
index 3364e72..92e7138 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-mpv-1.6.1.tar.gz) =
b2b034c35926e8d0d57e55affc1cd065a9a5e501696ca610229a4f313d47150149863e1560ba140ae0c9b2dbcec856ead4cf8d084c68790cd42d4be5f0162676
+SHA512 (vdr-mpv-1.7.1.tar.gz) =
fb392606950fdc8e3df059c621d13cc0993cc3b890ef3d575c666a58255763c9bd3b6ba69882b0eef0f8375fc5f21b8be90220cea8a23f28aad09b808db28a96
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 821dc8f..3245283 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -6,8 +6,8 @@
%endif
Name: vdr-%{pname}
-Version: 1.6.1
-Release: 2%{?dist}
+Version: 1.7.1
+Release: 1%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL:
https://github.com/ua0lnj/vdr-plugin-mpv
@@ -49,6 +49,9 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Sat Apr 27 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 1.7.1-1
+- Update to 1.7.1
+
* Sun Apr 21 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 1.6.1-2
- Rebuilt for new VDR API version