Accepting request 1152243 from science

OBS-URL: https://build.opensuse.org/request/show/1152243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsl?expand=0&rev=52
This commit is contained in:
Ana Guerrero 2024-02-28 18:45:13 +00:00 committed by Git OBS Bridge
commit c5095a555d
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