automatic version update by autodist [release 6.10-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
a2cf706ca8
commit
2592ed34eb
@ -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-HTTP-Cookies
|
Name: perl-HTTP-Cookies
|
||||||
Version: 6.01
|
Version: 6.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: HTTP::Cookies - HTTP cookie jars
|
Summary: HTTP::Cookies - HTTP cookie jars
|
||||||
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: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Cookies-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-HTTP-Date
|
|||||||
BuildRequires: perl-HTTP-Message
|
BuildRequires: perl-HTTP-Message
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
HTTP::Cookies - HTTP cookie jars.
|
HTTP::Cookies - HTTP cookie jars.
|
||||||
@ -59,5 +58,8 @@ sed -i "/Microsoft/d" .packlist
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 6.01-1mamba
|
* Wed Nov 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 6.01-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user