Hello community,

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

Package is "gnome-2048"

Fri Apr  5 11:59:05 2019 rev:13 rq:689458 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-2048/gnome-2048.changes    2018-09-17 
14:28:24.911680749 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-2048.new.3908/gnome-2048.changes  
2019-04-05 12:01:16.026521880 +0200
@@ -1,0 +2,44 @@
+Mon Mar 11 18:09:37 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + An unfullscreen button was added.
+  + First launch of the app immediatly starts on a new game.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 20 13:24:24 UTC 2019 - [email protected]
+
+- Update to version 3.31.91:
+  + Some crashes avoided, notably if loading a manually edited
+    saved game file, and a better tiles look on non-square grids,
+    that should be all the things important for users. From the
+    technical side, the internal representation of the board
+    changed, to make it less error-prone, and many parts of the
+    code have moved around. Some tests were also added.
+  + Updated translations.
+- Changes from version 3.31.90:
+  + Various changes. The main is probably the removing of the
+    Preferences dialog: the Undo action is now hidden (and a bug in
+    score restoration was fixed); the game is now responsive, and
+    proposing to change speed was now mostly useless; and multiple
+    game sizes are now proposed when you click on the New Game
+    button (including a 3 by 3). Also, the game can now be played
+    with gestures (and with WASD keys). About technical things, the
+    application changed to use the org.gnome.TwentyFortyEight
+    app-id, and it can be built using the Gitlab CI.
+  + Updated translations.
+- Drop libxml2-tools and perl(XML::Parser) BuildRequires: No longer
+  needed, nor used.
+
+-------------------------------------------------------------------
+Wed Jan  9 21:50:28 UTC 2019 - [email protected]
+
+- Update to version 3.31.4:
+  + On the UI side, the migration from an app-menu to a hamburger
+    menu is done. And on the technical side, the migration to Meson
+    is done also.
+  + Updated translations.
+- Switch to meson buildsystem, add meson BuildRequires and macros.
+- Drop intltool BuildRequires, no longer needed.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-2048.spec ++++++
--- /var/tmp/diff_new_pack.DB0Y2I/_old  2019-04-05 12:01:17.598522907 +0200
+++ /var/tmp/diff_new_pack.DB0Y2I/_new  2019-04-05 12:01:17.606522912 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-2048
 #
-# 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,27 +12,25 @@
 # 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-2048
-Version:        3.30.0
+Version:        3.32.0
 Release:        0
 Summary:        Sliding block puzzle game
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 URL:            https://wiki.gnome.org/Apps/2048
-Source0:        
https://download.gnome.org/sources/gnome-2048/3.30/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-2048/3.32/%{name}-%{version}.tar.xz
 
 BuildRequires:  appstream-glib-devel
-BuildRequires:  intltool >= 0.50
 BuildRequires:  itstool
-BuildRequires:  libxml2-tools
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.24.0
-BuildRequires:  perl(XML::Parser)
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.6.0
 BuildRequires:  pkgconfig(gee-0.8) >= 0.14.0
@@ -50,21 +48,21 @@
 %autosetup
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
-%suse_update_desktop_file org.gnome.gnome-2048 Games Amusement
+%meson_install
+%suse_update_desktop_file org.gnome.TwentyFortyEight Games Amusement
 %find_lang %{name}
 
 %files
 %license COPYING
 %{_bindir}/gnome-2048
-%{_datadir}/metainfo/org.gnome.gnome-2048.appdata.xml
-%{_datadir}/applications/org.gnome.gnome-2048.desktop
-%{_datadir}/glib-2.0/schemas/org.gnome.2048.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/gnome-2048*
+%{_datadir}/metainfo/org.gnome.TwentyFortyEight.appdata.xml
+%{_datadir}/applications/org.gnome.TwentyFortyEight.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.TwentyFortyEight.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/org.gnome.TwentyFortyEight*
 
 %files lang -f %{name}.lang
 

++++++ gnome-2048-3.30.0.tar.xz -> gnome-2048-3.32.0.tar.xz ++++++
++++ 39518 lines of diff (skipped)


Reply via email to