Accepting request 1155022 from X11:common:Factory

OBS-URL: https://build.opensuse.org/request/show/1155022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/raptor?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2024-03-06 22:03:20 +00:00 committed by Git OBS Bridge
commit 888e782b7d
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 \