From e4b94461734f93654e968bf59882015650dae8d3ef2b621e2235296c36a22b85 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 6 Nov 2020 13:33:34 +0000 Subject: [PATCH] Accepting request 845958 from GNOME:Next - 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. OBS-URL: https://build.opensuse.org/request/show/845958 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-mahjongg?expand=0&rev=56 --- gnome-mahjongg-3.38.2.tar.xz | 3 --- gnome-mahjongg-3.38.3.tar.xz | 3 +++ gnome-mahjongg.changes | 11 +++++++++++ gnome-mahjongg.spec | 6 ++++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 gnome-mahjongg-3.38.2.tar.xz create mode 100644 gnome-mahjongg-3.38.3.tar.xz 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