Accepting request 328879 from home:namtrac:branches:multimedia:apps
Syncing with Packman. - Update to v0.10.0 * Please see https://github.com/mpv-player/mpv/releases/tag/v0.10.0 for the complete changelog. OBS-URL: https://build.opensuse.org/request/show/328879 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=13
This commit is contained in:
parent
c6e197e4c7
commit
6b7a6b13e3
3
mpv-0.10.0.tar.gz
Normal file
3
mpv-0.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9eaec3e4f6094c4d889ab04f86c479a089c389616e1a5522c92fedb2fe7044c
|
||||
size 2727566
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0148f55dbd17705f49bb496d0ce374419de62e1b17195d91409d7727cbd4751
|
||||
size 2701306
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 07:18:35 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Update to v0.10.0
|
||||
* Please see https://github.com/mpv-player/mpv/releases/tag/v0.10.0
|
||||
for the complete changelog.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 10:53:28 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
7
mpv.spec
7
mpv.spec
@ -22,7 +22,7 @@
|
||||
%define _waf_ver 1.8.10
|
||||
%define lname libmpv1
|
||||
Name: mpv
|
||||
Version: 0.9.2
|
||||
Version: 0.10.0
|
||||
Release: 0
|
||||
Summary: Advanced general-purpose multimedia player
|
||||
License: GPL-2.0+ and BSD-3-Clause
|
||||
@ -204,10 +204,9 @@ export CCFLAGS="%{optflags}"
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%if 0%{?suse_version} > 1315
|
||||
%doc Copyright LICENSE README.md etc/example.conf etc/input.conf build/DOCS/man/mpv.pdf
|
||||
%else
|
||||
%doc Copyright LICENSE README.md etc/example.conf etc/input.conf
|
||||
%doc build/DOCS/man/mpv.pdf
|
||||
%endif
|
||||
%doc Copyright LICENSE README.md RELEASE_NOTES etc/example.conf etc/input.conf
|
||||
%dir %{_sysconfdir}/%{name}/
|
||||
%config %{_sysconfdir}/%{name}/encoding-profiles.conf
|
||||
%{_bindir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user