automatic version update by autodist [release 1.008-1mamba;Thu Dec 16 2021]
This commit is contained in:
parent
1073aa4ea8
commit
d340c75397
@ -1,15 +1,15 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-URI-cpan
|
Name: perl-URI-cpan
|
||||||
Version: 1.007
|
Version: 1.008
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: URI::cpan - URLs that refer to things on the CPAN
|
Summary: URI::cpan - URLs that refer to things on the CPAN
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/URI-cpan-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/URI/URI-cpan-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-CPAN-DistnameInfo
|
BuildRequires: perl-CPAN-DistnameInfo
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-URI
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
URI::cpan - URLs that refer to things on the CPAN.
|
URI::cpan - URLs that refer to things on the CPAN.
|
||||||
@ -53,5 +52,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 16 2021 Automatic Build System <autodist@mambasoft.it> 1.008-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.007-1mamba
|
* Mon Dec 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.007-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user