commit 649c4fd5370e1fe3dae1e53f92a75e5d9706e18a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 6 21:44:28 2019 +0100
Rebuild for new ffmpeg version
mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index 11b7eb2..8f0ef8d 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -5,7 +5,7 @@
Name: mpv
Version: 0.29.1
-Release: 8%{?gitrelease}%{?dist}
+Release: 9%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL:
http://mpv.io/
@@ -167,6 +167,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t
%{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Tue Aug 06 2019 Leigh Scott <leigh123linux(a)gmail.com> -
0.29.1-9.20190616.gitc9e7473
+- Rebuild for new ffmpeg version
+
* Tue Jul 02 2019 Nicolas Chauvet <kwizart(a)gmail.com> -
0.29.1-8.20190616.gitc9e7473
- Update to 20190616 snapshot
- Add libplacebo