diff --git a/Test-File-1.443.tar.gz b/Test-File-1.443.tar.gz deleted file mode 100644 index eb0e3f6..0000000 Binary files a/Test-File-1.443.tar.gz and /dev/null differ diff --git a/Test-File-1.992.tar.gz b/Test-File-1.992.tar.gz new file mode 100644 index 0000000..4501eb0 Binary files /dev/null and b/Test-File-1.992.tar.gz differ diff --git a/perl-Test-File.spec b/perl-Test-File.spec index 8bc4551..5c0413d 100644 --- a/perl-Test-File.spec +++ b/perl-Test-File.spec @@ -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 - 1.99.2-1 +- Upgrade to version 1.99.2 + * Wed Jun 16 2021 wulei - 1.44.3-9 - fixes failed: perl command not found