!4 upgrade version to 2.20
From: @xinyingchao Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
fc7f57cf4e
Binary file not shown.
BIN
ExtUtils-Install-2.20.tar.gz
Normal file
BIN
ExtUtils-Install-2.20.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: perl-ExtUtils-Install
|
Name: perl-ExtUtils-Install
|
||||||
Version: 2.16
|
Version: 2.20
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Install Perl files from here to there
|
Summary: Install Perl files from here to there
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/ExtUtils-Install
|
URL: https://metacpan.org/release/ExtUtils-Install
|
||||||
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Install-2.16.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Install-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: coreutils make
|
BuildRequires: coreutils make
|
||||||
BuildRequires: perl-interpreter perl-generators
|
BuildRequires: perl-interpreter perl-generators
|
||||||
@ -34,7 +34,7 @@ Requires: man
|
|||||||
Man pages and other related documents for %{name}.
|
Man pages and other related documents for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n ExtUtils-Install-2.16 -p1
|
%autosetup -n ExtUtils-Install-%{version} -p1
|
||||||
rm -rf t/lib/Test
|
rm -rf t/lib/Test
|
||||||
sed -i -e '/^t\/lib\/Test\//d' MANIFEST
|
sed -i -e '/^t\/lib\/Test\//d' MANIFEST
|
||||||
|
|
||||||
@ -57,6 +57,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 29 2021 yuanxin <yuanxin24@huawei.com> - 2.20-1
|
||||||
|
- upgrade version to 2.20
|
||||||
|
|
||||||
* Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 2.16-1
|
* Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 2.16-1
|
||||||
- update version to 2.16
|
- update version to 2.16
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user