Accepting request 1152858 from devel:libraries:c_c++

Prepare for RPM 4.20 (forwarded request 1152157 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1152858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=62
This commit is contained in:
Dominique Leuenberger 2024-03-01 22:35:56 +00:00 committed by Git OBS Bridge
commit 864377e961
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"