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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152156
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=52
This commit is contained in:
Martin Pluskal 2024-02-27 11:22:01 +00:00 committed by Git OBS Bridge
parent 3ad536579b
commit f787885e01
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 27 11:03:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Jan 21 18:31:45 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -76,8 +76,7 @@ is a set of routines written in ANSI C and organized in the form of a
callable library.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"