Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-font-viewer for openSUSE:Factory checked in at 2022-03-23 20:17:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-font-viewer (Old) and /work/SRC/openSUSE:Factory/.gnome-font-viewer.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-font-viewer" Wed Mar 23 20:17:31 2022 rev:38 rq:963587 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-font-viewer/gnome-font-viewer.changes 2022-02-11 23:09:11.418907932 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-font-viewer.new.25692/gnome-font-viewer.changes 2022-03-23 20:19:18.794494494 +0100 @@ -1,0 +2,35 @@ +Mon Mar 21 04:26:59 UTC 2022 - Luciano Santos <[email protected]> + +- Update to version 42.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 8 10:38:30 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.rc: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 12 10:30:18 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.beta: + + Port to gtk4. + + Updated translations. +- From upstreams port to gtk4, replace the following BuildRequires: + + pkgconfig(gnome-desktop-3.0) with pkgconfig(gnome-desktop-4) + + pkgconfig(gtk+-3.0) with pkgconfig(gtk4) + + pkgconfig(libhandy-1) with pkgconfig(libadwaita-1) +- Drop no longer explicitly checked for pkgconfig(gio-2.0) + BuildRequires. +- Add appstream-glib BuildRequires and check section with + meson_test macro, validate appdata during build. + +------------------------------------------------------------------- +Thu Feb 10 19:41:03 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Update to version 42.alpha: + + Updated translations. +- Drop 218166246e29a39e2eac8d3f06976038571b0603.patch: Fixed + upstream. + +------------------------------------------------------------------- Old: ---- 218166246e29a39e2eac8d3f06976038571b0603.patch gnome-font-viewer-41.0.tar.xz New: ---- gnome-font-viewer-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-font-viewer.spec ++++++ --- /var/tmp/diff_new_pack.yBxIhs/_old 2022-03-23 20:19:19.634494970 +0100 +++ /var/tmp/diff_new_pack.yBxIhs/_new 2022-03-23 20:19:19.642494974 +0100 @@ -17,27 +17,25 @@ Name: gnome-font-viewer -Version: 41.0 +Version: 42.0 Release: 0 Summary: A font viewer utility for GNOME License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://gitlab.gnome.org/GNOME/gnome-font-viewer -Source0: https://download.gnome.org/sources/gnome-font-viewer/41/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM 218166246e29a39e2eac8d3f06976038571b0603.patch -- Fix build with meson 0.61 and newer -Patch0: https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/commit/218166246e29a39e2eac8d3f06976038571b0603.patch +Source0: https://download.gnome.org/sources/gnome-font-viewer/42/%{name}-%{version}.tar.xz +BuildRequires: appstream-glib BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(gio-2.0) >= 2.31.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.35.1 -BuildRequires: pkgconfig(gnome-desktop-3.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.56.0 +BuildRequires: pkgconfig(gnome-desktop-4) +BuildRequires: pkgconfig(gtk4) >= 4.5.0 BuildRequires: pkgconfig(harfbuzz) >= 0.9.9 -BuildRequires: pkgconfig(libhandy-1) +BuildRequires: pkgconfig(libadwaita-1) Conflicts: gnome-utils < 3.3.1 %description @@ -49,7 +47,8 @@ %autosetup -p1 %build -%meson +%meson \ + %{nil} %meson_build %install @@ -57,6 +56,9 @@ %suse_update_desktop_file org.gnome.font-viewer Settings Utility %find_lang %{name} +%check +%meson_test + %files %license COPYING %doc NEWS ++++++ gnome-font-viewer-41.0.tar.xz -> gnome-font-viewer-42.0.tar.xz ++++++ ++++ 12814 lines of diff (skipped)
