Ana Guerrero 2024-02-26 18:48:32 +00:00 committed by Git OBS Bridge
commit d25fefd232
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:47:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 25 18:38:13 UTC 2023 - Arjen de Korte <suse+build@de-korte.org>

View File

@ -153,11 +153,11 @@ that want to make use of libclamav.
%prep
%setup -q
%patch1
%patch5
%patch6
%patch12
%patch14 -p1
%patch -P 1
%patch -P 5
%patch -P 6
%patch -P 12
%patch -P 14 -p1
chmod -x docs/html/images/flamegraph.svg
%build