Accepting request 1155439 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1155439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GD-Graph3d?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2024-03-06 22:05:32 +00:00 committed by Git OBS Bridge
commit 5248afc762
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 13:02:27 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sat Jan 20 02:05:57 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@ -43,8 +43,7 @@ the GD::Graph module by Martien Verbruggen, which in turn generates
graph using Lincoln Stein's GD.pm.
%prep
%setup -n GD-Graph3d-%{version}
%patch0 -p1
%autosetup -p1 -n GD-Graph3d-%{version}
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"