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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152157
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=97
This commit is contained in:
Richard Biener 2024-02-28 08:40:45 +00:00 committed by Git OBS Bridge
parent 6b51ba0d92
commit 7e22d94abd
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:03:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Aug 22 11:51:01 UTC 2023 - Richard Biener <rguenther@suse.com>

View File

@ -78,8 +78,8 @@ huge numbers (integer and floating point).
%prep
%setup -q
%patch1
%patch2 -p1
%patch -P 1
%patch -P 2 -p1
%build
export CFLAGS="%{optflags} -fexceptions"