!7 Package upgrade

From: @wk333 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-06-16 08:51:58 +00:00 committed by Gitee
commit 65ce070029
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

Binary file not shown.

BIN
Test-File-1.992.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%bcond_with test
Name: perl-Test-File
Version: 1.44.3
Release: 9
Version: 1.99.2
Release: 1
Summary: A Perl module which provides test functions to check file attributes and data
License: Artistic License 2.0 or GPL+
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
BuildRequires: make perl
@ -15,7 +15,7 @@ BuildRequires: make perl
BuildRequires: perl-Test-utf8
%endif
Provides: perl(Test::File) = 1.443
Provides: perl(Test::File) = 1.992
%description
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.
%prep
%autosetup -n Test-File-1.443 -p1
%autosetup -n Test-File-1.992 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
@ -45,6 +45,9 @@ make test
%{_mandir}/man3/Test::File.3*
%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
- fixes failed: perl command not found