Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
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}
%patch -P 2
%patch -P 3 -p1
%patch2
%patch3 -p1
%build
%configure \