From 08988d467f87b4cceb2fccc812ee5790828a0e5af1ac69a0e1ac75dd49f6c49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 23 Oct 2015 10:56:29 +0000 Subject: [PATCH 1/3] - Add a 265x256 resolution app icon OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=18 --- mpv.changes | 5 +++++ mpv.png | 3 +++ mpv.spec | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 mpv.png diff --git a/mpv.changes b/mpv.changes index abbb66d..89ae2db 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 23 10:48:22 UTC 2015 - idonmez@suse.com + +- Add a 265x256 resolution app icon + ------------------------------------------------------------------- Wed Sep 23 07:11:12 UTC 2015 - idonmez@suse.com diff --git a/mpv.png b/mpv.png new file mode 100644 index 0000000..125b8d0 --- /dev/null +++ b/mpv.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305faf3c5add387cc2041ca14244ca7ece975d081496cda6d2bb2f21938ee094 +size 280593 diff --git a/mpv.spec b/mpv.spec index bbb5566..d25ddbf 100644 --- a/mpv.spec +++ b/mpv.spec @@ -33,6 +33,7 @@ Source: http://github.com/mpv-player/%{name}/archive/v%{version}.tar.gz# # Can't use system one as it breaks quite often with updates Source1: http://ftp.waf.io/pub/release/waf-%{_waf_ver} Source2: %{name}.changes +Source3: %{name}.png BuildRequires: hicolor-icon-theme BuildRequires: ladspa-devel BuildRequires: libjpeg-devel @@ -189,6 +190,8 @@ export CCFLAGS="%{optflags}" %install ./waf --destdir=%{buildroot} install +install -D -m 0644 %{S:3} %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png + %post %desktop_database_post %icon_theme_cache_post From dca49d47e23694764767802affffc102ae95328246a522d2cd7281cc7342ed98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 29 Oct 2015 08:27:23 +0000 Subject: [PATCH 2/3] - Update to v0.12.0 * Please see https://github.com/mpv-player/mpv/releases/tag/v0.12.0 for the complete changelog. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=19 --- mpv-0.11.0.tar.gz | 3 --- mpv-0.12.0.tar.gz | 3 +++ mpv.changes | 7 +++++++ mpv.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 mpv-0.11.0.tar.gz create mode 100644 mpv-0.12.0.tar.gz diff --git a/mpv-0.11.0.tar.gz b/mpv-0.11.0.tar.gz deleted file mode 100644 index 6c5673a..0000000 --- a/mpv-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2157174e46db46dad5deb1fde94283e72ebe922fd15447cb16a2a243fae5bda -size 2689655 diff --git a/mpv-0.12.0.tar.gz b/mpv-0.12.0.tar.gz new file mode 100644 index 0000000..4f86ac0 --- /dev/null +++ b/mpv-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df242044c749d850344f5499860d852849147f20c63d36d2cd678627bd8d6cc4 +size 2701727 diff --git a/mpv.changes b/mpv.changes index 89ae2db..71bfb77 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 29 08:09:47 UTC 2015 - idonmez@suse.com + +- Update to v0.12.0 + * Please see https://github.com/mpv-player/mpv/releases/tag/v0.12.0 + for the complete changelog. + ------------------------------------------------------------------- Fri Oct 23 10:48:22 UTC 2015 - idonmez@suse.com diff --git a/mpv.spec b/mpv.spec index d25ddbf..412848a 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 1.8.12 %define lname libmpv1 Name: mpv -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0+ and BSD-3-Clause From 652e0d4e1090929c1acdfa1a5beeb51e77105a1d42b269c5ba55432e4dc19eb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 10 Nov 2015 19:07:30 +0000 Subject: [PATCH 3/3] - Update to v0.13.0 * Please see https://github.com/mpv-player/mpv/releases/tag/v0.13.0 for the complete changelog. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=20 --- mpv-0.12.0.tar.gz | 3 --- mpv-0.13.0.tar.gz | 3 +++ mpv.changes | 7 +++++++ mpv.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 mpv-0.12.0.tar.gz create mode 100644 mpv-0.13.0.tar.gz diff --git a/mpv-0.12.0.tar.gz b/mpv-0.12.0.tar.gz deleted file mode 100644 index 4f86ac0..0000000 --- a/mpv-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df242044c749d850344f5499860d852849147f20c63d36d2cd678627bd8d6cc4 -size 2701727 diff --git a/mpv-0.13.0.tar.gz b/mpv-0.13.0.tar.gz new file mode 100644 index 0000000..563c1f9 --- /dev/null +++ b/mpv-0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1372704fd8f5701ef7d60f347fd15fe536e23ef148279bf4a4415e72896912db +size 2874190 diff --git a/mpv.changes b/mpv.changes index 71bfb77..2284819 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 10 19:02:49 UTC 2015 - idonmez@suse.com + +- Update to v0.13.0 + * Please see https://github.com/mpv-player/mpv/releases/tag/v0.13.0 + for the complete changelog. + ------------------------------------------------------------------- Thu Oct 29 08:09:47 UTC 2015 - idonmez@suse.com diff --git a/mpv.spec b/mpv.spec index 412848a..a5ca438 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 1.8.12 %define lname libmpv1 Name: mpv -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0+ and BSD-3-Clause