Hello community,

here is the log from the commit of package gnome-mpv for openSUSE:Factory 
checked in at 2018-09-10 12:31:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-mpv (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-mpv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-mpv"

Mon Sep 10 12:31:34 2018 rev:8 rq:634462 version:0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-mpv/gnome-mpv.changes      2018-02-18 
11:45:54.597963836 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-mpv.new/gnome-mpv.changes 2018-09-10 
12:31:35.270675547 +0200
@@ -1,0 +2,13 @@
+Sat Sep  8 11:21:19 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.15
+  * Set default screenshot directory to XDG_PICTURES_DIR
+  * Improve handling of --window-scale, --autofit,
+    --autofit-larger, and --autofit-smaller
+  * Add command line option for setting WM_ROLE
+  * Add context menu item for removing playlist items
+  * Add context menu item for copying location of playlist items
+
+- Switch to meson build
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-mpv.spec ++++++
--- /var/tmp/diff_new_pack.SOi8t1/_old  2018-09-10 12:31:35.678674929 +0200
+++ /var/tmp/diff_new_pack.SOi8t1/_new  2018-09-10 12:31:35.678674929 +0200
@@ -18,16 +18,17 @@
 
 %define _name   GnomeMpv
 Name:           gnome-mpv
-Version:        0.14
+Version:        0.15
 Release:        0
 Summary:        Simple GTK+ frontend for MPV
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Video/Players
 Url:            https://github.com/gnome-mpv/gnome-mpv
 Source:         
https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  gettext-runtime-mini >= 0.19.7
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.40.6
+BuildRequires:  meson >= 0.40.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(appstream-glib)
@@ -52,11 +53,11 @@
 %setup -q
 
 %build
-%configure
-make %{?_smp_mflags} V=1
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name}
 %suse_update_desktop_file -G "Multimedia Player" 
%{buildroot}%{_datadir}/applications/io.github.%{_name}.desktop
 
@@ -73,7 +74,8 @@
 %endif
 
 %files
-%doc COPYING README.md
+%doc README.md
+%license COPYING
 %{_bindir}/%{name}
 %{_datadir}/glib-2.0/schemas/*.gschema.xml
 %{_datadir}/applications/*%{_name}.desktop

++++++ gnome-mpv-0.14.tar.xz -> gnome-mpv-0.15.tar.xz ++++++
++++ 12123 lines of diff (skipped)


Reply via email to