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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152160
OBS-URL: https://build.opensuse.org/package/show/games/gnugo?expand=0&rev=5
This commit is contained in:
Matej Cepl 2024-02-27 13:27:11 +00:00 committed by Git OBS Bridge
parent f03b85d561
commit 340d4f8b5a
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 27 11:04:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Mon Nov 6 16:11:19 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -40,9 +40,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Chinese ancient board game.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%autosetup -p1
%build
export CFLAGS="%{optflags} -fcommon"