automatic version update by autodist [release 20200930-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
2ce27f4236
commit
b5d1b5f699
@ -1,15 +1,15 @@
|
|||||||
%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-PerlTidy
|
Name: perl-Test-PerlTidy
|
||||||
Version: 20130104
|
Version: 20200930
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Check that all your files are tidy
|
Summary: Check that all your files are tidy
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/L/LA/LARRYL/Test-PerlTidy-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-PerlTidy-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -21,7 +21,6 @@ BuildRequires: perl-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Check that all your files are tidy.
|
Check that all your files are tidy.
|
||||||
@ -59,5 +58,8 @@ done
|
|||||||
# %doc CHANGES README
|
# %doc CHANGES README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 20200930-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 20130104-1mamba
|
* Mon Dec 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 20130104-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user