Hello community,

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

Package is "gnome-klotski"

Fri Apr  5 11:59:41 2019 rev:29 rq:689469 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-klotski/gnome-klotski.changes      
2018-03-16 10:41:08.173254067 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-klotski.new.3908/gnome-klotski.changes    
2019-04-05 12:01:44.386540414 +0200
@@ -1,0 +2,35 @@
+Mon Mar 11 16:00:35 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + Restore Ctrl+Q (quit) keyboard shortcut.
+  + Updated translations.
+- Changes from version 3.31.92:
+  + Updates to user help.
+- Drop gnotski and gnotski-lang Obsoletes.
+
+-------------------------------------------------------------------
+Sun Feb 17 19:37:22 UTC 2019 - [email protected]
+
+- Update to version 3.31.90:
+  + Switch to meson build system.
+  + Rename app ID to org.gnome.Klotski.
+  + Updated translations.
+- Switch to meson build system, add meson BuildRequires and macros.
+- Drop obsolete glib2_gsettings_schema_requires and post(un)
+  handling of glib2_gsettings_schema_post(un),
+  desktop_database_post(un) and icon_theme_cache_post(un), no
+  longer needed.
+- Drop hicolor-icon-theme, intltool and update-desktop-files
+  BuildRequires: No longer needed.
+- Add itstool and pkgconfig(vapigen) BuildRequires: New
+  dependencies.
+
+-------------------------------------------------------------------
+Fri Jan  4 21:04:12 UTC 2019 - [email protected]
+
+- Update to version 3.31.3:
+  + Replace app menu with window menu.
+  + Update screenshots in user help.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-klotski-3.22.3.tar.xz

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

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

Other differences:
------------------
++++++ gnome-klotski.spec ++++++
--- /var/tmp/diff_new_pack.k7rgoZ/_old  2019-04-05 12:01:45.886541393 +0200
+++ /var/tmp/diff_new_pack.k7rgoZ/_new  2019-04-05 12:01:45.922541417 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-klotski
 #
-# 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,33 +12,30 @@
 # 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-klotski
-Version:        3.22.3
+Version:        3.32.0
 Release:        0
 Summary:        Klotski Game for GNOME
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 URL:            https://live.gnome.org/Klotski
-Source:         
http://download.gnome.org/sources/gnome-klotski/3.22/%{name}-%{version}.tar.xz
-BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.50
+Source0:        
https://download.gnome.org/sources/gnome-klotski/3.32/%{name}-%{version}.tar.xz
+
+BuildRequires:  itstool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.0
 BuildRequires:  pkgconfig(libgnome-games-support-1)
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(vapigen)
 Recommends:     %{name}-lang
-# gnome-klotski used to be called 'gnotski' and was part of gnome-games until 
3.7.x
-Obsoletes:      gnotski < %{version}
-Obsoletes:      gnotski-lang < %{version}
-%glib2_gsettings_schema_requires
 
 %description
 Klotski is a puzzle game of which the objective is to get the
@@ -48,37 +45,26 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson \
+       %{nil}
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file gnome-klotski
-
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
 
 %files
 %license COPYING
 %doc NEWS
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
-%{_datadir}/%{name}/
-%{_datadir}/applications/gnome-klotski.desktop
-%{_datadir}/glib-2.0/schemas/org.gnome.klotski.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}*.*
-%{_datadir}/metainfo/gnome-klotski.appdata.xml
+%{_datadir}/applications/org.gnome.Klotski.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.Klotski.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Klotski*
+%{_datadir}/metainfo/org.gnome.Klotski.appdata.xml
 %{_mandir}/man6/%{name}.6%{?ext_man}
 
 %files lang -f %{name}.lang

++++++ gnome-klotski-3.22.3.tar.xz -> gnome-klotski-3.32.0.tar.xz ++++++
++++ 47840 lines of diff (skipped)


Reply via email to