Sync from SUSE:SLFO:Main raptor revision db54a13cfec2761e0b1055e49c3e14c4

This commit is contained in:
Adrian Schröter 2024-10-03 17:58:18 +02:00
parent c00599a876
commit 705497cc47
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 11:32:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Dec 4 09:34:24 UTC 2023 - Marcus Meissner <meissner@suse.com>

View File

@ -68,8 +68,8 @@ raptor library.
%prep
%setup -q -n %{name}2-%{version}
%patch2
%patch3 -p1
%patch -P 2
%patch -P 3 -p1
%build
%configure \