diff --git a/gnome-mahjongg-3.38.2.tar.xz b/gnome-mahjongg-3.38.2.tar.xz deleted file mode 100644 index fc805e1..0000000 --- a/gnome-mahjongg-3.38.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:928708b4c625cad4b05199ca2948f6a545bfab368a1fc576feed0a7432e454f3 -size 3061856 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 0c24846..f905a43 100644 --- a/gnome-mahjongg.changes +++ b/gnome-mahjongg.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-mahjongg.spec b/gnome-mahjongg.spec index 1e601f8..a08a823 100644 --- a/gnome-mahjongg.spec +++ b/gnome-mahjongg.spec @@ -17,7 +17,7 @@ Name: gnome-mahjongg -Version: 3.38.2 +Version: 3.38.3 Release: 0 Summary: Mahjong Solitaire Game for GNOME License: GPL-2.0-or-later @@ -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