automatic version update by autodist [release 6.28-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
5494c07b02
commit
8472f6d6fe
@ -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-Message
|
Name: perl-HTTP-Message
|
||||||
Version: 6.06
|
Version: 6.28
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: HTTP::Message - HTTP style message (base class)
|
Summary: HTTP::Message - HTTP style message (base class)
|
||||||
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-Message-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Message-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -19,7 +19,6 @@ BuildRequires: perl-URI
|
|||||||
BuildRequires: perl-IO-HTML
|
BuildRequires: perl-IO-HTML
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
HTTP::Message - HTTP style message (base class).
|
HTTP::Message - HTTP style message (base class).
|
||||||
@ -57,5 +56,8 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.28-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 6.06-1mamba
|
* Wed Nov 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 6.06-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user