diff --git a/perl-URI-cpan.spec b/perl-URI-cpan.spec index 7241263..758bb5d 100644 --- a/perl-URI-cpan.spec +++ b/perl-URI-cpan.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-URI-cpan -Version: 1.007 +Version: 1.008 Release: 1mamba Summary: URI::cpan - URLs that refer to things on the CPAN Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/URI-cpan-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/URI/URI-cpan-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-CPAN-DistnameInfo @@ -17,7 +17,6 @@ BuildRequires: perl-URI BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description URI::cpan - URLs that refer to things on the CPAN. @@ -53,5 +52,8 @@ done %doc LICENSE %changelog +* Thu Dec 16 2021 Automatic Build System 1.008-1mamba +- automatic version update by autodist + * Mon Dec 07 2020 Silvan Calarco 1.007-1mamba - package created using the webbuild interface