diff --git a/gnome-mahjongg-3.36.2.tar.xz b/gnome-mahjongg-3.36.2.tar.xz deleted file mode 100644 index 125f30d..0000000 --- a/gnome-mahjongg-3.36.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2e8f1563ee03d112a17042c4e99971295b36f3ba795c7d905d636cc94b8ae97 -size 3049356 diff --git a/gnome-mahjongg-3.38.3.tar.xz b/gnome-mahjongg-3.38.3.tar.xz new file mode 100644 index 0000000..8c742ba --- /dev/null +++ b/gnome-mahjongg-3.38.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b1e47d85852048b35d89e3ddaba1daeb06aaf97acfb67a501ce664ff509190 +size 3061860 diff --git a/gnome-mahjongg.changes b/gnome-mahjongg.changes index e15246c..f905a43 100644 --- a/gnome-mahjongg.changes +++ b/gnome-mahjongg.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Nov 2 11:48:02 UTC 2020 - Bjørn Lie + +- Update to version 3.38.3: + + Enable (by default) regeneration of schema and icons. + + Hide two unimplemented shortcuts from the help. +- Pass -Dcompile-schemas=disabled -Dupdate-icon-cache=disabled to + meson: the glib schema and icon cache are automatically rebuilt + when the RPM is being installed. We do not ship those caches as + part of the package. + +------------------------------------------------------------------- +Mon Oct 5 16:01:23 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.2: + + Fixed a regression. + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 19 17:16:14 UTC 2020 - Bjørn Lie + +- Update to version 3.38.1: + + Fast fix for hints. +- Changes from version 3.38.0: + + Drawing optimizations. + + Cleaning in scripts. + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 4 12:42:00 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.1: + + Updated translations. + ------------------------------------------------------------------- Sat Apr 25 18:16:30 UTC 2020 - Bjørn Lie diff --git a/gnome-mahjongg.spec b/gnome-mahjongg.spec index 5e924de..a08a823 100644 --- a/gnome-mahjongg.spec +++ b/gnome-mahjongg.spec @@ -17,13 +17,13 @@ Name: gnome-mahjongg -Version: 3.36.2 +Version: 3.38.3 Release: 0 Summary: Mahjong Solitaire Game for GNOME License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle URL: https://live.gnome.org/GnomeMahongg -Source0: https://download.gnome.org/sources/gnome-mahjongg/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-mahjongg/3.38/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -50,7 +50,9 @@ corresponding tiles and taking them out of play. %autosetup -p1 %build -%meson +%meson \ + -Dcompile-schemas=disabled \ + -Dupdate-icon-cache=disabled %meson_build %install