Hello community,

here is the log from the commit of package gnome-mpv for openSUSE:Factory 
checked in at 2018-02-18 11:45:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-mpv (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-mpv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-mpv"

Sun Feb 18 11:45:53 2018 rev:7 rq:577646 version:0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-mpv/gnome-mpv.changes      2017-10-17 
01:52:26.578645431 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mpv.new/gnome-mpv.changes 2018-02-18 
11:45:54.597963836 +0100
@@ -1,0 +2,11 @@
+Sat Feb 17 20:37:17 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.14
+  * Add option to make skip buttons change playlist entries rather
+    than chapters
+  * Make the file chooser accept non-local locations
+  * Add right-click menu entry for looping a single file
+  * Handle property change events for fullscreen and window-scale
+  * Add option to autohide mouse cursor in windowed mode
+
+-------------------------------------------------------------------

Old:
----
  gnome-mpv-0.13.tar.xz

New:
----
  gnome-mpv-0.14.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-mpv.spec ++++++
--- /var/tmp/diff_new_pack.aDRyXv/_old  2018-02-18 11:45:55.393935261 +0100
+++ /var/tmp/diff_new_pack.aDRyXv/_new  2018-02-18 11:45:55.393935261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-mpv
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name   GnomeMpv
 Name:           gnome-mpv
-Version:        0.13
+Version:        0.14
 Release:        0
 Summary:        Simple GTK+ frontend for MPV
 License:        GPL-3.0+
@@ -35,10 +35,10 @@
 BuildRequires:  pkgconfig(gio-2.0) >= 2.44
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18
-BuildRequires:  pkgconfig(mpv) >= 0.17
+BuildRequires:  pkgconfig(mpv) >= 0.27
 Recommends:     %{name}-lang
 Recommends:     youtube-dl
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 BuildRequires:  update-desktop-files
 %glib2_gsettings_schema_requires
 %endif
@@ -50,8 +50,6 @@
 
 %prep
 %setup -q
-# fix version number in appdata.xml
-sed -i '/release/s/version=".*"/version="%{version}"/' 
data/io.github.GnomeMpv.appdata.xml.in
 
 %build
 %configure
@@ -62,7 +60,7 @@
 %find_lang %{name}
 %suse_update_desktop_file -G "Multimedia Player" 
%{buildroot}%{_datadir}/applications/io.github.%{_name}.desktop
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -79,9 +77,10 @@
 %{_bindir}/%{name}
 %{_datadir}/glib-2.0/schemas/*.gschema.xml
 %{_datadir}/applications/*%{_name}.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}*
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/*%{_name}.appdata.xml
+%{_datadir}/icons/hicolor/scalable/apps/io.github.%{_name}.svg
+%{_datadir}/icons/hicolor/symbolic/apps/io.github.%{_name}-symbolic.svg
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/io.github.%{_name}.appdata.xml
 %{_datadir}/dbus-1/services/io.github.%{_name}.service
 %{_mandir}/man1/%{name}.1%{ext_man}
 

++++++ gnome-mpv-0.13.tar.xz -> gnome-mpv-0.14.tar.xz ++++++
++++ 14116 lines of diff (skipped)


Reply via email to