diff --git a/perl-HTTP-Date.spec b/perl-HTTP-Date.spec index 124f54b..5bf1a91 100644 --- a/perl-HTTP-Date.spec +++ b/perl-HTTP-Date.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTTP-Date -Version: 6.02 +Version: 6.05 Release: 1mamba Summary: HTTP::Date - date conversion routines Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Date-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTTP::Date - date conversion routines. @@ -53,5 +52,8 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 6.05-1mamba +- automatic version update by autodist + * Wed Nov 14 2012 Silvan Calarco 6.02-1mamba - package created by autospec