8
0
forked from pool/perl-Net-HTTP

Accepting request 80079 from devel:languages:perl

update to 6.01

OBS-URL: https://build.opensuse.org/request/show/80079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-HTTP?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2011-08-29 15:10:44 +00:00
committed by Git OBS Bridge
parent 99e4fcf029
commit 97c4d94d43
4 changed files with 16 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
Name: perl-Net-HTTP
%define cpan_name Net-HTTP
Summary: Low-level HTTP connection (client)
Version: 6.00
Version: 6.01
Release: 1
License: GPL+ or Artistic
Group: Development/Libraries/Perl
@@ -39,7 +39,9 @@ Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Select)
Requires: perl(IO::Socket::INET)
%{perl_requires}
%if 0%{?suse_version} > 1010
Recommends: perl(IO::Socket::SSL) >= 1.38
%endif
%description
The 'Net::HTTP' class is a low-level HTTP client. An instance of the