Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-mahjongg for openSUSE:Factory checked in at 2023-06-01 17:20:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-mahjongg (Old) and /work/SRC/openSUSE:Factory/.gnome-mahjongg.new.2531 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-mahjongg" Thu Jun 1 17:20:53 2023 rev:28 rq:1090251 version:3.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-mahjongg/gnome-mahjongg.changes 2023-04-26 17:26:26.346000480 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-mahjongg.new.2531/gnome-mahjongg.changes 2023-06-01 17:20:55.146657862 +0200 @@ -1,0 +2,23 @@ +Wed May 31 16:28:49 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 3.40.0: + + Port to GTK4 and libadwaita + + Build fixes + + Fix hints + + Translate scores dialog + + help-overlay.ui: Remove ctrl+f1 shortcut + + Updated translations. +- Drop patches fixed upstream: + + 26.patch + + fix-new-cairo-select-tile.patch +- Changes in BuildRequires following upstreams changes: + + Dropped: hicolor-icon-theme, yelp-tools and + pkgconfig(gtk+-3.0). + + Added: appstream-glib, desktop-file-utils, itstool, + pkgconfig(gtk4) and pkgconfig(libadwaita-1). +- Stop passing compile-schemas and update-icon-cache to meson, no + longer needed, nor recognized. +- Add check section and run meson_test macro during build, validate + appdata and desktop files. + +------------------------------------------------------------------- Old: ---- 26.patch fix-new-cairo-select-tile.patch gnome-mahjongg-3.38.3.tar.xz New: ---- gnome-mahjongg-3.40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-mahjongg.spec ++++++ --- /var/tmp/diff_new_pack.476TI3/_old 2023-06-01 17:20:55.574660400 +0200 +++ /var/tmp/diff_new_pack.476TI3/_new 2023-06-01 17:20:55.578660423 +0200 @@ -17,28 +17,26 @@ Name: gnome-mahjongg -Version: 3.38.3 +Version: 3.40.0 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.38/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM https://gitlab.gnome.org/GNOME/gnome-mahjongg/-/merge_requests/26.patch -- Fix build with meson 0.60 and newer -Patch0: 26.patch -# PATCH-FIX-UPSTREAM fix-new-cairo-select-tile.patch -- Fix selecting a tile since cairo 1.17.8 -Patch1: fix-new-cairo-select-tile.patch +Source0: https://download.gnome.org/sources/gnome-mahjongg/3.40/%{name}-%{version}.tar.xz +BuildRequires: appstream-glib +BuildRequires: desktop-file-utils BuildRequires: fdupes -BuildRequires: hicolor-icon-theme +BuildRequires: itstool BuildRequires: meson BuildRequires: pkgconfig BuildRequires: vala >= 0.24.0 -BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 -BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 +BuildRequires: pkgconfig(gtk4) +BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(librsvg-2.0) >= 2.46.0 # Package was renamed to gnome-mahjongg, following upstreams name change during 3.6 development. Obsoletes: mahjongg < %{version} Provides: mahjongg = %{version} @@ -54,9 +52,7 @@ %autosetup -p1 %build -%meson \ - -Dcompile-schemas=disabled \ - -Dupdate-icon-cache=disabled +%meson %meson_build %install @@ -64,6 +60,9 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} +%check +%meson_test + %files %license COPYING %doc NEWS @@ -71,6 +70,7 @@ %{_datadir}/%{name}/ %{_datadir}/metainfo/org.gnome.Mahjongg.appdata.xml %{_datadir}/applications/org.gnome.Mahjongg.desktop +%{_datadir}/dbus-1/services/org.gnome.Mahjongg.service %{_datadir}/glib-2.0/schemas/org.gnome.Mahjongg.gschema.xml %{_datadir}/help/C/%{name}/ %{_datadir}/icons/hicolor/*/apps/org.gnome.Mahjongg* ++++++ gnome-mahjongg-3.38.3.tar.xz -> gnome-mahjongg-3.40.0.tar.xz ++++++ ++++ 30327 lines of diff (skipped)