diff --git a/Alien-Build-2.41.tar.gz b/Alien-Build-2.41.tar.gz deleted file mode 100644 index 1f398aa..0000000 Binary files a/Alien-Build-2.41.tar.gz and /dev/null differ diff --git a/Alien-Build-2.48.tar.gz b/Alien-Build-2.48.tar.gz new file mode 100644 index 0000000..6e9c312 Binary files /dev/null and b/Alien-Build-2.48.tar.gz differ diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 51a8728..6faca58 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-Alien-Build -Version: 2.41 -Release: 2 +Version: 2.48 +Release: 1 Summary: Alien::Build Perl module License: GPL+ or Artistic URL: https://metacpan.org/release/Alien-Build @@ -62,7 +62,7 @@ for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at run time. %prep -%setup -q -n Alien-Build-%{version} +%autosetup -n Alien-Build-%{version} -p1 %build export PERL_MM_OPT="" @@ -124,6 +124,9 @@ make test %{_mandir}/* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 2.48-1 +- Upgrade to version 2.48 + * Fri Sep 3 2021 jiangxinyu - 2.41-2 - Solve the problem of missing 'File::Which' module when compiling