Accepting request 1150939 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1150939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ftgl?expand=0&rev=34
This commit is contained in:
Ana Guerrero 2024-02-27 21:43:58 +00:00 committed by Git OBS Bridge
commit 67e5454910
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> 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 %prep
%setup -q %setup -q
%patch1 %patch -P 1
%patch2 %patch -P 2
%patch3 -p1 %patch -P 3 -p1
%build %build
export CC=gcc export CC=gcc