automatic version update by autodist [release 1.447-1mamba;Thu Feb 25 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:42:16 +01:00
parent a9f0e01f84
commit 401c9af3a7

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Test-File
Version: 1.446
Version: 1.447
Release: 1mamba
Summary: Test::File -- test file attributes
Group: System/Libraries/Perl
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-%{version}.tar.gz
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-File-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
@ -18,7 +18,6 @@ BuildRequires: perl-devel
BuildRequires: perl-devel
BuildRequires: perl-Test-utf8
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Test::File -- test file attributes.
@ -56,6 +55,9 @@ done
# %doc README.pod
%changelog
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 1.447-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.446-1mamba
- automatic version update by autodist