Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2019-05-03 22:45:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and      /work/SRC/openSUSE:Factory/.sushi.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sushi"

Fri May  3 22:45:05 2019 rev:41 rq:695689 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sushi/sushi.changes      2018-10-01 
08:17:50.605951520 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new.5148/sushi.changes    2019-05-03 
22:45:35.423654036 +0200
@@ -1,0 +2,16 @@
+Sun Mar 10 13:00:13 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + Update DOAP file for GitLab move.
+  + Explicitly hide minimize and maximize.
+
+-------------------------------------------------------------------
+Wed Jan  2 22:00:58 UTC 2019 - [email protected]
+
+- Update to version 3.31.2:
+  + Port to meson build system.
+  + Replace some deprecated API.
+- Switch to meson build system, add meson BuildRequires and macros.
+- Drop intltool BuildRequires, no longer used nor needed.
+
+-------------------------------------------------------------------

Old:
----
  sushi-3.30.0.tar.xz

New:
----
  sushi-3.32.0.tar.xz

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

Other differences:
------------------
++++++ sushi.spec ++++++
--- /var/tmp/diff_new_pack.esOMyz/_old  2019-05-03 22:45:36.131655661 +0200
+++ /var/tmp/diff_new_pack.esOMyz/_new  2019-05-03 22:45:36.135655670 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,15 +17,15 @@
 
 
 Name:           sushi
-Version:        3.30.0
+Version:        3.32.0
 Release:        0
 Summary:        Quick Previewer for Nautilus
 License:        SUSE-GPL-2.0-with-plugin-exception
 Group:          Productivity/File utilities
 URL:            https://www.gnome.org
-Source0:        
https://download.gnome.org/sources/sushi/3.30/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/sushi/3.32/%{name}-%{version}.tar.xz
 
-BuildRequires:  intltool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.4
 BuildRequires:  pkgconfig(clutter-gst-3.0)
@@ -60,12 +60,11 @@
 %autosetup -p1
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %find_lang %{name} %{?no_lang_C}
 
 %files

++++++ sushi-3.30.0.tar.xz -> sushi-3.32.0.tar.xz ++++++
++++ 51429 lines of diff (skipped)


Reply via email to