1
0

Accepting request 847214 from GNOME:Factory

Push GNOME 3.38

OBS-URL: https://build.opensuse.org/request/show/847214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-mahjongg?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2020-11-19 15:45:02 +00:00 committed by Git OBS Bridge
commit 70ff424bbb
4 changed files with 42 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2e8f1563ee03d112a17042c4e99971295b36f3ba795c7d905d636cc94b8ae97
size 3049356

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2b1e47d85852048b35d89e3ddaba1daeb06aaf97acfb67a501ce664ff509190
size 3061860

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
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
- Update to version 3.38.2:
+ Fixed a regression.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 19 17:16:14 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com> Sat Apr 25 18:16:30 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,13 +17,13 @@
Name: gnome-mahjongg Name: gnome-mahjongg
Version: 3.36.2 Version: 3.38.3
Release: 0 Release: 0
Summary: Mahjong Solitaire Game for GNOME Summary: Mahjong Solitaire Game for GNOME
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle Group: Amusements/Games/Board/Puzzle
URL: https://live.gnome.org/GnomeMahongg 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: fdupes
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
@ -50,7 +50,9 @@ corresponding tiles and taking them out of play.
%autosetup -p1 %autosetup -p1
%build %build
%meson %meson \
-Dcompile-schemas=disabled \
-Dupdate-icon-cache=disabled
%meson_build %meson_build
%install %install