forked from pool/gnome-mahjongg
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
This commit is contained in:
parent
59a59ab9d1
commit
e4b9446173
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:928708b4c625cad4b05199ca2948f6a545bfab368a1fc576feed0a7432e454f3
|
||||
size 3061856
|
3
gnome-mahjongg-3.38.3.tar.xz
Normal file
3
gnome-mahjongg-3.38.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2b1e47d85852048b35d89e3ddaba1daeb06aaf97acfb67a501ce664ff509190
|
||||
size 3061860
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 11:48:02 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user