Hello community,

here is the log from the commit of package gnome-klotski for openSUSE:Leap:15.2 
checked in at 2020-02-11 23:24:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-klotski (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.gnome-klotski.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-klotski"

Tue Feb 11 23:24:21 2020 rev:27 rq:772383 version:3.34.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-klotski/gnome-klotski.changes    
2020-01-15 15:04:44.661882690 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.gnome-klotski.new.26092/gnome-klotski.changes 
2020-02-11 23:24:22.785237722 +0100
@@ -1,0 +2,58 @@
+Sat Jan 25 14:10:35 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- No longer recommend -lang: supplements are in use
+
+-------------------------------------------------------------------
+Mon Jan  6 17:42:57 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.34.3:
+  + Add or readd some keyboard shortcuts, notably F1.
+
+-------------------------------------------------------------------
+Tue Sep 10 06:21:30 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.34.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep  3 19:35:48 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.90:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 11 16:00:35 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- 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 - bjorn....@gmail.com
+
+- 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 - bjorn....@gmail.com
+
+- 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.34.3.tar.xz

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

Other differences:
------------------
++++++ gnome-klotski.spec ++++++
--- /var/tmp/diff_new_pack.sZK9L3/_old  2020-02-11 23:24:23.141237906 +0100
+++ /var/tmp/diff_new_pack.sZK9L3/_new  2020-02-11 23:24:23.141237906 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-klotski
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,33 +12,29 @@
 # 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.34.3
 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.34/%{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
-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
+BuildRequires:  pkgconfig(vapigen)
 
 %description
 Klotski is a puzzle game of which the objective is to get the
@@ -48,37 +44,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.34.3.tar.xz ++++++
++++ 51158 lines of diff (skipped)


Reply via email to