Hello community,

here is the log from the commit of package gnome-mpv for openSUSE:Factory 
checked in at 2017-10-17 01:52:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-mpv (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-mpv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-mpv"

Tue Oct 17 01:52:23 2017 rev:6 rq:533993 version:0.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-mpv/gnome-mpv.changes      2017-07-21 
22:45:03.773430254 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mpv.new/gnome-mpv.changes 2017-10-17 
01:52:26.578645431 +0200
@@ -1,0 +2,5 @@
+Sat Oct 14 16:31:17 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.13: no changelog available
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-mpv.spec ++++++
--- /var/tmp/diff_new_pack.49WFfm/_old  2017-10-17 01:52:27.382607771 +0200
+++ /var/tmp/diff_new_pack.49WFfm/_new  2017-10-17 01:52:27.386607585 +0200
@@ -18,7 +18,7 @@
 
 %define _name   GnomeMpv
 Name:           gnome-mpv
-Version:        0.12
+Version:        0.13
 Release:        0
 Summary:        Simple GTK+ frontend for MPV
 License:        GPL-3.0+
@@ -38,7 +38,10 @@
 BuildRequires:  pkgconfig(mpv) >= 0.17
 Recommends:     %{name}-lang
 Recommends:     youtube-dl
+%if 0%{?suse_version} <= 1320
+BuildRequires:  update-desktop-files
 %glib2_gsettings_schema_requires
+%endif
 
 %description
 GNOME MPV is a simple GTK+ frontend for MPV.
@@ -47,6 +50,8 @@
 
 %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
@@ -55,7 +60,9 @@
 %install
 %make_install
 %find_lang %{name}
+%suse_update_desktop_file -G "Multimedia Player" 
%{buildroot}%{_datadir}/applications/io.github.%{_name}.desktop
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -65,9 +72,9 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc COPYING README.md
 %{_bindir}/%{name}
 %{_datadir}/glib-2.0/schemas/*.gschema.xml
@@ -75,8 +82,9 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/*%{_name}.appdata.xml
+%{_datadir}/dbus-1/services/io.github.%{_name}.service
+%{_mandir}/man1/%{name}.1%{ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ gnome-mpv-0.12.tar.xz -> gnome-mpv-0.13.tar.xz ++++++
++++ 28481 lines of diff (skipped)


Reply via email to