commit b6a183dfec52457d9d452f3a70519b57d6c82380
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Jan 31 13:24:50 2021 +0100
Update to 0.5.0
.gitignore | 1 +
sources | 2 +-
vdr-mpv.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 467ecea..fc8a68f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/vdr-mpv-0.3.0.tar.gz
/vdr-mpv-0.3.1.tar.gz
/vdr-mpv-0.4.0.tar.gz
+/vdr-mpv-0.5.0.tar.gz
diff --git a/sources b/sources
index 5336946..ea9e15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-mpv-0.4.0.tar.gz) =
a857ea8ec6c4d794f02c27faee2daf6a9bd8d87566f4d150750cac01e233e0677f82f6673996678f4f3d83ea1b3b41d0c3f089ad403482f5014de5b47f945f99
+SHA512 (vdr-mpv-0.5.0.tar.gz) =
c6b24e5f4ee2b7a45e69806e849ddc519d10056c88150fe5a2e34df83fc370e7cd8b8a05cec39ff2bda80ae9efa4da8bfa8f4da4118b3d7fe3adff72bcc85b5c
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 78bc7a8..46f6484 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -1,7 +1,7 @@
%global pname mpv
Name: vdr-%{pname}
-Version: 0.4.0
+Version: 0.5.0
Release: 1%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
@@ -41,6 +41,9 @@ make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags}
-fPIC" %{?_smp_mflags} all
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Sun Jan 31 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.5.0-1
+- Update to 0.5.0
+
* Thu Jan 28 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.4.0-1
- Update to 0.4.0
Show replies by date