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)
|
||||
|
||||
Name: perl-Test-PerlTidy
|
||||
Version: 20130104
|
||||
Version: 20200930
|
||||
Release: 1mamba
|
||||
Summary: Check that all your files are tidy
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/L/LA/LARRYL/Test-PerlTidy-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-PerlTidy-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
@ -21,7 +21,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Check that all your files are tidy.
|
||||
@ -59,5 +58,8 @@ done
|
||||
# %doc CHANGES README
|
||||
|
||||
%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
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user