diff --git a/perl-X11-Protocol.changes b/perl-X11-Protocol.changes index d20877d..5f56579 100644 --- a/perl-X11-Protocol.changes +++ b/perl-X11-Protocol.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 15:46:21 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Nov 11 12:47:27 UTC 2019 - Arjen de Korte diff --git a/perl-X11-Protocol.spec b/perl-X11-Protocol.spec index bddbe13..6ea7fd3 100644 --- a/perl-X11-Protocol.spec +++ b/perl-X11-Protocol.spec @@ -47,8 +47,7 @@ Associates's series of books about X (ISBN 1-56592-083-X, 'http://www.oreilly.com'), which contains most of the same information. %prep -%setup -q -n %{cpan_name}-%{version} -%patch0 -p1 +%autosetup -p1 -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"