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)
|
||||
|
||||
Name: perl-HTTP-Cookies
|
||||
Version: 6.01
|
||||
Version: 6.10
|
||||
Release: 1mamba
|
||||
Summary: HTTP::Cookies - HTTP cookie jars
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Cookies-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
@ -17,7 +17,6 @@ BuildRequires: perl-HTTP-Date
|
||||
BuildRequires: perl-HTTP-Message
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
HTTP::Cookies - HTTP cookie jars.
|
||||
@ -59,5 +58,8 @@ sed -i "/Microsoft/d" .packlist
|
||||
# %doc README
|
||||
|
||||
%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
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user