Hello community,

here is the log from the commit of package gnome-taquin for openSUSE:Factory 
checked in at 2019-04-05 11:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-taquin (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-taquin.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-taquin"

Fri Apr  5 11:59:44 2019 rev:15 rq:689470 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-taquin/gnome-taquin.changes        
2018-09-17 14:28:23.563681902 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-taquin.new.3908/gnome-taquin.changes      
2019-04-05 12:01:47.154542222 +0200
@@ -1,0 +2,40 @@
+Tue Mar 12 15:18:41 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.32.0:
+  + Add unfullscreen button.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 20 00:00:58 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 3.31.91:
+  + Some small fixes, notably regarding the focus, and a security
+    for never starting in the final position, that’s for users. A
+    test infrastructure was also added, and various code
+    improvements.
+
+-------------------------------------------------------------------
+Sun Feb 17 21:15:59 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 3.31.90:
+  + Taquin switched to Meson build system.
+  + New icon.
+  + The game board is now centered.
+  + A counter of moves in headerbar.
+  + Restart the current game now possible.
+  + Keeps your best score, so you can try to improve it.
+  + Updated translations.
+- Switch to meson build system, add meson BuildRequires and macros.
+- Add appstream-glib, vala and pkgconfig(gio-2.0) BuildRequires:
+  New dependencies.
+- Drop obsolete intltool and libxml2-tools BuildRequires.
+
+-------------------------------------------------------------------
+Tue Jan  8 12:41:07 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 3.31.4:
+  + The application menu has been retired and replaced by an
+    hamburger menu.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-taquin-3.30.0.tar.xz

New:
----
  gnome-taquin-3.32.0.tar.xz

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

Other differences:
------------------
++++++ gnome-taquin.spec ++++++
--- /var/tmp/diff_new_pack.Ehsduo/_old  2019-04-05 12:01:49.946544047 +0200
+++ /var/tmp/diff_new_pack.Ehsduo/_new  2019-04-05 12:01:49.990544075 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-taquin
 #
-# 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
@@ -12,25 +12,28 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           gnome-taquin
-Version:        3.30.0
+Version:        3.32.0
 Release:        0
 Summary:        A computer version of the 15-puzzle and other sliding puzzles
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 URL:            https://wiki.gnome.org/Apps/Taquin
-Source:         
http://download.gnome.org/sources/gnome-taquin/3.30/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-taquin/3.32/%{name}-%{version}.tar.xz
+
+BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool
 BuildRequires:  itstool
-BuildRequires:  libxml2-tools
+BuildRequires:  meson
 BuildRequires:  pkgconfig
+BuildRequires:  vala
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
@@ -45,14 +48,15 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson \
+       %{nil}
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang gnome-taquin %{?no_lang_C} %{name}.lang
 %fdupes %{buildroot}%{_datadir}
 
@@ -60,11 +64,10 @@
 %license COPYING
 %doc AUTHORS NEWS
 %{_bindir}/%{name}
-%{_datadir}/applications/org.gnome.taquin.desktop
-%{_datadir}/glib-2.0/schemas/org.gnome.taquin.gschema.xml
+%{_datadir}/applications/org.gnome.Taquin.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.Taquin.gschema.xml
 %{_datadir}/%{name}/
-%{_datadir}/metainfo/org.gnome.taquin.appdata.xml
-%{_datadir}/dbus-1/services/org.gnome.taquin.service
+%{_datadir}/metainfo/org.gnome.Taquin.appdata.xml
 %{_datadir}/icons/hicolor/*/apps/*
 %doc %{_datadir}/help/C/%{name}/
 %{_mandir}/man6/%{name}.6%{?ext_man}

++++++ gnome-taquin-3.30.0.tar.xz -> gnome-taquin-3.32.0.tar.xz ++++++
++++ 74556 lines of diff (skipped)


Reply via email to