SHA256
1
0
forked from pool/ftgl

Accepting request 1150722 from home:dimstar:rpm4.20:f

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150722
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ftgl?expand=0&rev=29
This commit is contained in:
Takashi Iwai 2024-02-26 10:35:34 +00:00 committed by Git OBS Bridge
parent af79fa0d3f
commit a48bea0558
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 08:49:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Oct 26 17:51:03 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -94,9 +94,9 @@ This package provides demo application showing usage of the library.
%prep
%setup -q
%patch1
%patch2
%patch3 -p1
%patch -P 1
%patch -P 2
%patch -P 3 -p1
%build
export CC=gcc