diff --git a/perl-Encode-JIS2K.changes b/perl-Encode-JIS2K.changes index 1591688..c72a760 100644 --- a/perl-Encode-JIS2K.changes +++ b/perl-Encode-JIS2K.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 12:51:40 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue Sep 25 16:05:05 UTC 2018 - pmonrealgonzalez@suse.com diff --git a/perl-Encode-JIS2K.spec b/perl-Encode-JIS2K.spec index 19e77e6..b2086ff 100644 --- a/perl-Encode-JIS2K.spec +++ b/perl-Encode-JIS2K.spec @@ -39,8 +39,7 @@ JIS 2000, hence the module name). %define __find_requires %{_prefix}/lib/rpm/find-requires %prep -%setup -q -n Encode-JIS2K-%{version} -%patch0 -p1 +%autosetup -p1 -n Encode-JIS2K-%{version} %build CFLAGS="%{optflags}" perl Makefile.PL