diff --git a/perl-Unicode-Map8.changes b/perl-Unicode-Map8.changes index e715336..54a2fed 100644 --- a/perl-Unicode-Map8.changes +++ b/perl-Unicode-Map8.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 15:37:46 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sat Jan 18 07:18:32 UTC 2014 - coolo@suse.com diff --git a/perl-Unicode-Map8.spec b/perl-Unicode-Map8.spec index 619aa93..aeb785b 100644 --- a/perl-Unicode-Map8.spec +++ b/perl-Unicode-Map8.spec @@ -43,9 +43,7 @@ are efficient both in terms of space allocated and translation speed. The 16-bit strings are assumed to use network byte order. %prep -%setup -n Unicode-Map8-%{version} -%patch0 -%patch1 +%autosetup -p0 -n Unicode-Map8-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"