diff --git a/perl-HTTP-Server-Simple.spec b/perl-HTTP-Server-Simple.spec index f184d21..9b53931 100644 --- a/perl-HTTP-Server-Simple.spec +++ b/perl-HTTP-Server-Simple.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTTP-Server-Simple -Version: 0.45_02 +Version: 0.52 Release: 1mamba Summary: HTTP::Server::Simple Lightweight HTTP server Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Server-Simple-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTTP::Server::Simple Lightweight HTTP server. @@ -50,6 +49,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 0.52-1mamba +- automatic version update by autodist + * Sat Dec 05 2020 Automatic Build System 0.45_02-1mamba - automatic update by autodist