diff --git a/mpv.spec b/mpv.spec index 8f0ef8d..2d1b70e 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,11 +1,11 @@ -%global commit c9e7473d67893d9248bedf63530a1e0325a3036a -%global gitdate 20190616 +%global commit cd7bcb9d0c12ee4e252024235cc8bbb395960118 +%global gitdate 20190814 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global gitrelease .%{gitdate}.git%{shortcommit} Name: mpv Version: 0.29.1 -Release: 9%{?gitrelease}%{?dist} +Release: 10%{?gitrelease}%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ and LGPLv2+ URL: http://mpv.io/ @@ -25,7 +25,7 @@ BuildRequires: pkgconfig(dvdnav) BuildRequires: pkgconfig(dvdread) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(enca) -BuildRequires: pkgconfig(libavutil) >= 56.12.100 +BuildRequires: pkgconfig(libavutil) >= 56.27.100 BuildRequires: pkgconfig(libavcodec) >= 58.16.100 BuildRequires: pkgconfig(libavformat) >= 58.9.100 BuildRequires: pkgconfig(libswscale) >= 5.0.101 @@ -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 20 2019 Leigh Scott - 0.29.1-10.20190814.gitcd7bcb9 +- Update to 20190814 snapshot + * Tue Aug 06 2019 Leigh Scott - 0.29.1-9.20190616.gitc9e7473 - Rebuild for new ffmpeg version diff --git a/sources b/sources index 77a7d84..097337f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b07d5d34238b6cb03c1958f3c9b4de0 mpv-c9e7473.tar.gz +9204ae97d1a9de40f12399fcdb26be2f mpv-cd7bcb9.tar.gz