diff --git a/perl-Test-PerlTidy.spec b/perl-Test-PerlTidy.spec index f4b4f33..41b67c0 100644 --- a/perl-Test-PerlTidy.spec +++ b/perl-Test-PerlTidy.spec @@ -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 -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 20200930-1mamba +- automatic version update by autodist + * Mon Dec 14 2015 Silvan Calarco 20130104-1mamba - package created using the webbuild interface