commit e0d758fd026d585ce9ba4f5a6640e13ab2f433d7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 25 20:28:57 2021 +0000
rebuild
mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index 4ee714d..762688d 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.32.0
-Release: 6%{?gitrelease}%{?dist}
+Release: 7%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL:
http://mpv.io/
@@ -185,6 +185,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t
%{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Thu Mar 25 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.32.0-7
+- rebuilt
+
* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.32.0-6
- Enable vapoursynth (rfbz#5681)