Accepting request 1152181 from home:dimstar:rpm4.20:g

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152181
OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=45
This commit is contained in:
Adam Majer 2024-02-27 11:56:49 +00:00 committed by Git OBS Bridge
parent c620f66df0
commit d4db51bfb8
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:13:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Aug 28 11:27:15 UTC 2023 - Adam Majer <adam.majer@suse.de>

View File

@ -258,9 +258,9 @@ library packages.
%prep
%setup -q -n %{pname}-%{version}
%patch6
%patch7 -p1
%patch8 -p1
%patch -P 6
%patch -P 7 -p1
%patch -P 8 -p1
%build