Package upgrade
(cherry picked from commit 7e8ead31adf06f9c57ab4643a6ebeb354999f4be)
This commit is contained in:
parent
2e8f005994
commit
cea6afad42
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
|
||||
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user