automatic version update by autodist [release 1.447-1mamba;Thu Feb 25 2021]
This commit is contained in:
parent
a9f0e01f84
commit
401c9af3a7
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Test-File
|
Name: perl-Test-File
|
||||||
Version: 1.446
|
Version: 1.447
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Test::File -- test file attributes
|
Summary: Test::File -- test file attributes
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org
|
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
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-Test-utf8
|
BuildRequires: perl-Test-utf8
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Test::File -- test file attributes.
|
Test::File -- test file attributes.
|
||||||
@ -56,6 +55,9 @@ done
|
|||||||
# %doc README.pod
|
# %doc README.pod
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.446-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user