commit e7403a983cf56afefe84856e48eb5cc7717a1009
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jul 17 11:44:57 2023 +0200
Update to 1.4.4
.gitignore | 1 +
sources | 2 +-
vdr-mpv.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4cd91b..99be593 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/vdr-mpv-1.3.4.tar.gz
/vdr-mpv-1.4.1.tar.gz
/vdr-mpv-1.4.2.tar.gz
+/vdr-mpv-1.4.4.tar.gz
diff --git a/sources b/sources
index 4b6c213..086fdd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-mpv-1.4.2.tar.gz) =
348eafd36393e07c4d1b991cdbd91e1ea273ee2cb73a72c7ea8f2e8beb710e4c774fce6555b290bffe11eedc8059428df1ab85a1a478c4e80e02f6136c75ffd7
+SHA512 (vdr-mpv-1.4.4.tar.gz) =
76d5f7fe614f9662374d78bd5443ce57435e6b9ef257cbd30f970f64cb0911ebbb1b3560bfefdd27c9701d7664a29bdd6727e58e95bb3116e3412afe6b510f9e
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index af4ea56..26b691f 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -6,12 +6,12 @@
%endif
Name: vdr-%{pname}
-Version: 1.4.2
+Version: 1.4.4
Release: 1%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL:
https://github.com/ua0lnj/vdr-plugin-mpv
-Source0:
https://github.com/ua0lnj/vdr-plugin-mpv/archive/v%{version}.tar.gz#/%{na...
+Source0:
https://github.com/ua0lnj/vdr-plugin-mpv/archive/refs/tags/v%{version}.ta...
BuildRequires: gcc-c++
BuildRequires: vdr-devel >= %{vdr_version}
@@ -48,6 +48,9 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Mon Jul 17 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.4.4-1
+- Update to 1.4.4
+
* Wed Mar 29 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.4.2-1
- Update to 1.4.2