!9 [sync] PR-8: Package upgrade
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
d2d14846fd
Binary file not shown.
BIN
Alien-Build-2.48.tar.gz
Normal file
BIN
Alien-Build-2.48.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-Alien-Build
|
Name: perl-Alien-Build
|
||||||
Version: 2.41
|
Version: 2.48
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Alien::Build Perl module
|
Summary: Alien::Build Perl module
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Alien-Build
|
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.
|
client, and work closely with Alien::Base which is used at run time.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Alien-Build-%{version}
|
%autosetup -n Alien-Build-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export PERL_MM_OPT=""
|
export PERL_MM_OPT=""
|
||||||
@ -124,6 +124,9 @@ make test
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 3 2021 jiangxinyu <jiangxinyu@kylinos.cn> - 2.41-2
|
||||||
- Solve the problem of missing 'File::Which' module when compiling
|
- Solve the problem of missing 'File::Which' module when compiling
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user