Hello community,

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

Package is "hitori"

Fri May  3 22:45:56 2019 rev:21 rq:695780 version:3.31.92

Changes:
--------
--- /work/SRC/openSUSE:Factory/hitori/hitori.changes    2018-03-09 
10:40:12.444483505 +0100
+++ /work/SRC/openSUSE:Factory/.hitori.new.5148/hitori.changes  2019-05-03 
22:46:01.595714119 +0200
@@ -1,0 +2,31 @@
+Mon Mar  4 13:32:47 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.31.92:
+  + Add high-resolution icon.
+  + Bugs fixed: glgo#GNOME/hitori#6, glgo#GNOME/hitori!16,
+    glgo#GNOME/hitori!17, glgo#GNOME/hitori!19.
+  + Updated translations.
+- Add itstool BuildRequires: New dependency.
+- Add fdupes BuildRequires and macro, remove duplicate files.
+
+-------------------------------------------------------------------
+Wed Feb 20 17:27:33 UTC 2019 - [email protected]
+
+- Update to version 3.31.0:
+  + Migrated to Meson.
+  + Bugs fixed:
+    - Retire app menu.
+    - Migrate to Meson.
+    - Use G_DECLARE_FINAL_TYPE() to declare type.
+    - snap: Add snap build configuration.
+    - Port README to Markdown.
+    - docs: Reformat NEWS to be valid Markdown.
+  + Updated translations.
+- Switch to meson build system, add meson BuildRequires and macros.
+- Stop handling icon_theme_cache_post(un),
+  desktop_database_post(un) and glib2_gsettings_schema_post(un) in
+  post(un) and drop glib2_gsettings_schema_requires.
+- Drop yelp-tools and hicolor-icon-theme BuildRequires: No longer
+  needed.
+
+-------------------------------------------------------------------

Old:
----
  hitori-3.22.4.tar.xz

New:
----
  hitori-3.31.92.tar.xz

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

Other differences:
------------------
++++++ hitori.spec ++++++
--- /var/tmp/diff_new_pack.dj4E6A/_old  2019-05-03 22:46:02.831716957 +0200
+++ /var/tmp/diff_new_pack.dj4E6A/_new  2019-05-03 22:46:02.863717031 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hitori
 #
-# 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,29 +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:           hitori
-Version:        3.22.4
+Version:        3.31.92
 Release:        0
 Summary:        Original puzzle of Nikoli
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Logic
-URL:            https://live.gnome.org/Hitori
-Source:         
http://download.gnome.org/sources/hitori/3.22/%{name}-%{version}.tar.xz
+URL:            https://gitlab.gnome.org/GNOME/hitori
+Source0:        
https://download.gnome.org/sources/hitori/3.31/%{name}-%{version}.tar.xz
+
 BuildRequires:  desktop-file-utils
-BuildRequires:  hicolor-icon-theme
+BuildRequires:  fdupes
+BuildRequires:  itstool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo) >= 1.4
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.0
 Recommends:     %{name}-lang
-%glib2_gsettings_schema_requires
 
 %description
 Hitori is played with a grid of squares or cells, and each cell contains a 
number.
@@ -48,36 +49,27 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson \
+       %{nil}
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name}
 %suse_update_desktop_file org.gnome.Hitori
-
-%post
-%icon_theme_cache_post
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%desktop_database_postun
-%glib2_gsettings_schema_postun
+%fdupes %{buildroot}%{_prefix}
 
 %files
 %license COPYING
-%doc ChangeLog README
+%doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/org.gnome.Hitori.desktop
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Hitori*
 %{_datadir}/glib-2.0/schemas/org.gnome.hitori.gschema.xml
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/org.gnome.Hitori.appdata.xml
+%{_datadir}/metainfo/org.gnome.Hitori.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ hitori-3.22.4.tar.xz -> hitori-3.31.92.tar.xz ++++++
++++ 78717 lines of diff (skipped)


Reply via email to