!9 [sync] PR-8: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-10-24 02:05:20 +00:00 committed by Gitee
commit d2d14846fd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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