Update to 0.30.0

el8
Leigh Scott 5 years ago
parent 03e2b72d5b
commit 5b2b7934a4

@ -1,15 +1,10 @@
%global commit e67386e50be262820a632effbb2b17ecaf98c737
%global gitdate 20191025
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global gitrelease .%{gitdate}.git%{shortcommit}
Name: mpv
Version: 0.29.1
Release: 19%{?gitrelease}%{?dist}
Version: 0.30.0
Release: 1%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL: http://mpv.io/
Source0: https://github.com/mpv-player/mpv/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
Source0: https://github.com/mpv-player/mpv/archive/v%{version}/%{name}-%{version}.tar.gz
# set defaults for Fedora
Patch0: %{name}-config.patch
@ -174,6 +169,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
* Fri Oct 25 2019 Leigh Scott <leigh123linux@gmail.com> - 0.30.0-1
- Update to 0.30.0
* Fri Oct 25 2019 Leigh Scott <leigh123linux@gmail.com> - 0.29.1-19.20191025.gite67386e
- Update to 20191025 snapshot

@ -1 +1 @@
SHA512 (mpv-e67386e.tar.gz) = 8b4091f3bba7258cc143957a946789f132ce22c5ee0aace85dbfbddb18afcba78f44b5ec36a046bc317510050d19ee834f7d83bf73e7b7a10fddd90aecbff591
SHA512 (mpv-0.30.0.tar.gz) = 2b3cc626575b5e56308f5f9ecf926957a36c861c85f700a4a3ede72cf7f7ea08729d20f810693117e21aeeff649f08718e73ead7d117521bf88d746708a72c66

Loading…
Cancel
Save