Hello community, here is the log from the commit of package gnome-mines for openSUSE:Factory checked in at 2019-04-05 12:06:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-mines (Old) and /work/SRC/openSUSE:Factory/.gnome-mines.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-mines" Fri Apr 5 12:06:26 2019 rev:28 rq:691720 version:3.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-mines/gnome-mines.changes 2018-10-01 08:17:39.429958669 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-mines.new.3908/gnome-mines.changes 2019-04-05 12:07:07.146583916 +0200 @@ -1,0 +2,75 @@ +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. + +------------------------------------------------------------------- Old: ---- gnome-mines-3.30.1.1.tar.xz New: ---- gnome-mines-3.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-mines.spec ++++++ --- /var/tmp/diff_new_pack.hFUtNv/_old 2019-04-05 12:07:07.642584107 +0200 +++ /var/tmp/diff_new_pack.hFUtNv/_new 2019-04-05 12:07:07.646584108 +0200 @@ -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 @@ -17,19 +17,17 @@ Name: gnome-mines -Version: 3.30.1.1 +Version: 3.32.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 -Source0: https://download.gnome.org/sources/gnome-mines/3.30/%{name}-%{version}.tar.xz - +Source0: https://download.gnome.org/sources/gnome-mines/3.32/%{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 @@ -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,11 +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}/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.30.1.1.tar.xz -> gnome-mines-3.32.0.tar.xz ++++++ ++++ 31715 lines of diff (skipped)
