Accepting request 387813 from home:alois:branches:multimedia:apps

Update to 0.17.0

OBS-URL: https://build.opensuse.org/request/show/387813
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=41
This commit is contained in:
Martin Pluskal 2016-04-12 07:25:07 +00:00 committed by Git OBS Bridge
parent 1762c581b4
commit 16d7e8fb4f
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc3619de0ede16fbb023ac72589090e8e77fd9d9e03a81adc728105d50ef38ba
size 2877026

3
mpv-0.17.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:602cd2b0f5fc7e43473234fbb96e3f7bbb6418f15eb8fa720d9433cce31eba6e
size 2882629

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 11 17:57:02 UTC 2016 - aloisio@gmx.com
- Update to version 0.17.0
* See https://github.com/mpv-player/mpv/releases/tag/v0.17.0
for full changelog
-------------------------------------------------------------------
Mon Feb 29 07:55:09 UTC 2016 - idonmez@suse.com

View File

@ -29,7 +29,7 @@
%define _waf_ver 1.8.12
%define lname libmpv1
Name: mpv
Version: 0.16.0
Version: 0.17.0
Release: 0
Summary: Advanced general-purpose multimedia player
License: %{_license}
@ -217,12 +217,14 @@ install -D -m 0644 etc/mpv.conf %{buildroot}%{_sysconfdir}/%{name}/mpv.conf
%endif
%doc Copyright LICENSE README.md RELEASE_NOTES
%dir %{_sysconfdir}/%{name}/
%config %{_sysconfdir}/%{name}/encoding-profiles.conf
%dir %{_datadir}/icons/hicolor/symbolic
%dir %{_datadir}/icons/hicolor/symbolic/apps
#config %%{_sysconfdir}/%%{name}/encoding-profiles.conf
%config %{_sysconfdir}/%{name}/input.conf
%config %{_sysconfdir}/%{name}/mpv.conf
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.*
%{_datadir}/icons/hicolor/*/apps/%{name}*.*
#zsh completion
%{_datadir}/zsh/site-functions/_mpv
%{_mandir}/man?/%{name}.?%{?ext_man}