Package upgrade

This commit is contained in:
starlet-dx 2022-06-15 15:25:33 +08:00
parent b66debbb04
commit 7e8ead31ad
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Alien-Build-2.48.tar.gz Normal file

Binary file not shown.

View File

@ -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 <tc@openeuler.org> - 2.48-1
- Upgrade to version 2.48
* Fri Sep 3 2021 jiangxinyu <jiangxinyu@kylinos.cn> - 2.41-2
- Solve the problem of missing 'File::Which' module when compiling