From d5e483006626bd56235a603f1d7b30ab8d7b58ef8312f81fe5d8f90b2cba7fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 7 Nov 2023 09:16:46 +0000 Subject: [PATCH] Accepting request 1123776 from home:dimstar:Factory Fix build with RPM 4.19: unnumbered patches are no longer supported. OBS-URL: https://build.opensuse.org/request/show/1123776 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libspelling?expand=0&rev=7 --- libspelling.changes | 6 ++++++ libspelling.spec | 11 +++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/libspelling.changes b/libspelling.changes index b2803f7..e1b20e2 100644 --- a/libspelling.changes +++ b/libspelling.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 7 08:54:59 UTC 2023 - Dominique Leuenberger + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + ------------------------------------------------------------------- Thu Oct 5 06:51:58 UTC 2023 - Bjørn Lie diff --git a/libspelling.spec b/libspelling.spec index bd8d238..7125da1 100644 --- a/libspelling.spec +++ b/libspelling.spec @@ -24,19 +24,19 @@ License: LGPL-2.1-or-later 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. @@ -100,4 +100,3 @@ developing applications that use %{name}. %{_datadir}/vala/vapi/libspelling-1.vapi %changelog -