Package upgrade
(cherry picked from commit 23b34933690095b31aecd7b6ff4c541a0b844b72)
This commit is contained in:
parent
ce200578e0
commit
1661b4bcfe
Binary file not shown.
BIN
Test-File-1.992.tar.gz
Normal file
BIN
Test-File-1.992.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
|
|
||||||
Name: perl-Test-File
|
Name: perl-Test-File
|
||||||
Version: 1.44.3
|
Version: 1.99.2
|
||||||
Release: 9
|
Release: 1
|
||||||
Summary: A Perl module which provides test functions to check file attributes and data
|
Summary: A Perl module which provides test functions to check file attributes and data
|
||||||
License: Artistic License 2.0 or GPL+
|
License: Artistic License 2.0 or GPL+
|
||||||
URL: https://metacpan.org/release/Test-File
|
URL: https://metacpan.org/release/Test-File
|
||||||
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-1.443.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-1.992.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: make perl
|
BuildRequires: make perl
|
||||||
@ -15,7 +15,7 @@ BuildRequires: make perl
|
|||||||
BuildRequires: perl-Test-utf8
|
BuildRequires: perl-Test-utf8
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Provides: perl(Test::File) = 1.443
|
Provides: perl(Test::File) = 1.992
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The perl-Test-File package contains the Test::File perl module, which
|
The perl-Test-File package contains the Test::File perl module, which
|
||||||
@ -23,7 +23,7 @@ provides convenience test functions to check file attributes and data
|
|||||||
in a Test::More fashion.
|
in a Test::More fashion.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n Test-File-1.443 -p1
|
%autosetup -n Test-File-1.992 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
||||||
@ -45,6 +45,9 @@ make test
|
|||||||
%{_mandir}/man3/Test::File.3*
|
%{_mandir}/man3/Test::File.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.99.2-1
|
||||||
|
- Upgrade to version 1.99.2
|
||||||
|
|
||||||
* Wed Jun 16 2021 wulei <wulei80@huawei.com> - 1.44.3-9
|
* Wed Jun 16 2021 wulei <wulei80@huawei.com> - 1.44.3-9
|
||||||
- fixes failed: perl command not found
|
- fixes failed: perl command not found
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user