diff --git a/perl-GD-Graph3d.changes b/perl-GD-Graph3d.changes index db89fdc..af8b96a 100644 --- a/perl-GD-Graph3d.changes +++ b/perl-GD-Graph3d.changes @@ -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 diff --git a/perl-GD-Graph3d.spec b/perl-GD-Graph3d.spec index b4a4c9c..607c39f 100644 --- a/perl-GD-Graph3d.spec +++ b/perl-GD-Graph3d.spec @@ -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"