Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libspelling for openSUSE:Factory checked in at 2023-11-07 21:26:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libspelling (Old) and /work/SRC/openSUSE:Factory/.libspelling.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libspelling" Tue Nov 7 21:26:36 2023 rev:3 rq:1123778 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libspelling/libspelling.changes 2023-10-06 21:16:48.716989675 +0200 +++ /work/SRC/openSUSE:Factory/.libspelling.new.17445/libspelling.changes 2023-11-07 21:27:22.649765047 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 08:54:59 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libspelling.spec ++++++ --- /var/tmp/diff_new_pack.PHnWaR/_old 2023-11-07 21:27:23.305789205 +0100 +++ /var/tmp/diff_new_pack.PHnWaR/_new 2023-11-07 21:27:23.305789205 +0100 @@ -24,19 +24,19 @@ URL: https://gitlab.gnome.org/chergert/libspelling Source: https://download.gnome.org/sources/libspelling/0.2/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM 6d26ffd30c78b7f255b1665fac3fb88960ea01ba.patch -- egg: fix license to be LGPLv2.1+ -Patch: %{url}/-/commit/6d26ffd30c78b7f255b1665fac3fb88960ea01ba.patch +Patch0: %{url}/-/commit/6d26ffd30c78b7f255b1665fac3fb88960ea01ba.patch -BuildRequires: pkgconfig BuildRequires: c_compiler BuildRequires: meson +BuildRequires: pkgconfig +BuildRequires: pkgconfig(enchant-2) +BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(gtksourceview-5) -BuildRequires: pkgconfig(enchant-2) BuildRequires: pkgconfig(icu-uc) -BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(vapigen) -BuildRequires: pkgconfig(gi-docgen) %description A spellcheck library for GTK 4.