Hello community, here is the log from the commit of package gnome-mines for openSUSE:Leap:15.2 checked in at 2020-02-21 23:50:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gnome-mines (Old) and /work/SRC/openSUSE:Leap:15.2/.gnome-mines.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-mines" Fri Feb 21 23:50:21 2020 rev:17 rq:772387 version:3.34.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gnome-mines/gnome-mines.changes 2020-01-15 15:04:46.613883709 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gnome-mines.new.26092/gnome-mines.changes 2020-02-21 23:50:25.952695352 +0100 @@ -1,0 +2,124 @@ +Tue Sep 10 06:04:02 CDT 2019 - [email protected] + +- Update to version 3.34.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 2 18:45:18 CDT 2019 - [email protected] + +- Update to version 3.33.92: + + Updated translations. + + Added README. + +------------------------------------------------------------------- +Tue May 7 06:45:54 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.2: + + Show keyboard cursor with bgcolors theme. + + Updated translations. + +------------------------------------------------------------------- +Fri Apr 5 07:57:53 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Update License to GPL-3.0-or-later. + +------------------------------------------------------------------- +Mon Mar 11 18:05:59 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 5 09:28:42 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.31.92: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 20 17:24:45 UTC 2019 - [email protected] + +- Update to version 3.31.91: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 16 22:22:09 UTC 2019 - [email protected] + +- Update to version 3.31.90: + + Added suggested appdata tags. + + Tests to validate appdata and desktop. + + Keyboard shortcuts page. + + Automated builds using Gitlab CI. + + Updated application icon. + + Snap packaging updates. + + Added in-game shortcuts to keyboard shortcuts window. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 8 12:37:23 UTC 2019 - [email protected] + +- Update to version 3.31.4.1: + + Fixed crash when opening appearance dialog. + + Add libmath dependency to possibly fix linking issues. +- Drop update-desktop-files BuildRequires and macro: No longer + needed. + +------------------------------------------------------------------- +Mon Jan 7 19:59:42 UTC 2019 - [email protected] + +- Update to version 3.31.4: + + Avoid unnecessary icon regeneration. + + Extend css to cover tile theme images. + + Fixed initial aspect ratio issues. + + Change default theme to bgcolors. + + Remove transitions for a snappier experience. + + Add Keyboard shortcuts overlay. + + Code cleanup. + + Updated translations. + +------------------------------------------------------------------- +Sat Jan 5 00:24:18 UTC 2019 - [email protected] + +- Update to version 3.31.3: + + Avoid unnecessary icon regeneration. + + Extend css to cover tile theme images. + + Fixed initial aspect ratio issues. + + Change default theme to bgcolors. + + Remove transitions for a snappier experience. + + Add Keyboard shortcuts overlay. + + Code cleanup. + + Updated translations. +- Changes from version 3.31.1: + + Appmenu removal. + + Code cleanup. + + Enjoy the victory after winning. + +------------------------------------------------------------------- +Wed Sep 26 19:00:57 UTC 2018 - [email protected] + +- Update to version 3.30.1.1: + + Fixed invisible flag. + +------------------------------------------------------------------- +Wed Sep 26 15:11:13 UTC 2018 - [email protected] + +- Update to version 3.30.1: + + Install 256x256 icon. + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 8 09:44:30 UTC 2018 - [email protected] + +- Update to version 3.30.0: + + Updated translations. + + Help cleanup. + + Flatpak dependency urls updated to gitlab. +- Remove lang package from recommended packages as it already + supplements main package (same effect, it's redundant). + +------------------------------------------------------------------- +Sat Jun 23 00:50:24 UTC 2018 - [email protected] + +- Update to version 3.29.3: + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-mines-3.28.0.tar.xz New: ---- gnome-mines-3.34.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-mines.spec ++++++ --- /var/tmp/diff_new_pack.FvHnH9/_old 2020-02-21 23:50:26.500696441 +0100 +++ /var/tmp/diff_new_pack.FvHnH9/_new 2020-02-21 23:50:26.512696465 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-mines # -# 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,23 +12,22 @@ # 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-mines -Version: 3.28.0 +Version: 3.34.0 Release: 0 Summary: Minesweeper Game for GNOME -License: GPL-2.0-or-later +License: GPL-3.0-or-later Group: Amusements/Games/Board/Other URL: https://wiki.gnome.org/Mines -Source: http://download.gnome.org/sources/gnome-mines/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-mines/3.34/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.37.1 BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 @@ -36,7 +35,6 @@ BuildRequires: pkgconfig(libgnome-games-support-1) BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 BuildRequires: pkgconfig(vapigen) -Recommends: %{name}-lang %description This is the popular logic puzzle minesweeper, which includes avoiding @@ -45,7 +43,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %meson @@ -54,7 +52,6 @@ %install %meson_install %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file gnome-mines %fdupes %{buildroot}%{_datadir} %files @@ -63,12 +60,11 @@ %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/%{name}/ -%{_datadir}/applications/gnome-mines.desktop -%{_datadir}/glib-2.0/schemas/org.gnome.mines.gschema.xml -%{_datadir}/icons/hicolor/*/apps/%{name}*.* -%{_datadir}/icons/hicolor/*/actions/flag-symbolic.svg +%{_datadir}/applications/org.gnome.Mines.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.Mines.gschema.xml +%{_datadir}/icons/hicolor/*/apps/org.gnome.Mines* %{_mandir}/man6/%{name}.6%{?ext_man} -%{_datadir}/metainfo/gnome-mines.appdata.xml +%{_datadir}/metainfo/org.gnome.Mines.appdata.xml %files lang -f %{name}.lang ++++++ gnome-mines-3.28.0.tar.xz -> gnome-mines-3.34.0.tar.xz ++++++ ++++ 43046 lines of diff (skipped)
