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:
committed by
Git OBS Bridge
parent
99e4fcf029
commit
97c4d94d43
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e711ea7ade65f7543de0eb59676b2ac93beb07fdca1070c64d7c21e556cdd7af
|
|
||||||
size 13417
|
|
3
Net-HTTP-6.01.tar.gz
Normal file
3
Net-HTTP-6.01.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76d883f9b249b16393dc183de04b4e4fed99bb0eb776ab9149d915607c69ea46
|
||||||
|
size 13733
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 29 14:29:41 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
- update to 6.01
|
||||||
|
* Don't run live test by default.
|
||||||
|
Run 'perl Makefile.PL --live-tests' to enable.
|
||||||
|
* More relaxed apache test; should pass even if proxies has added headers.
|
||||||
|
- fix build for CentOS
|
||||||
|
* Unknown tag: Recommends:
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 16 23:49:33 UTC 2011 - chris@computersalat.de
|
Wed Mar 16 23:49:33 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: perl-Net-HTTP
|
Name: perl-Net-HTTP
|
||||||
%define cpan_name Net-HTTP
|
%define cpan_name Net-HTTP
|
||||||
Summary: Low-level HTTP connection (client)
|
Summary: Low-level HTTP connection (client)
|
||||||
Version: 6.00
|
Version: 6.01
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
@@ -39,7 +39,9 @@ Requires: perl(IO::Compress::Gzip)
|
|||||||
Requires: perl(IO::Select)
|
Requires: perl(IO::Select)
|
||||||
Requires: perl(IO::Socket::INET)
|
Requires: perl(IO::Socket::INET)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
%if 0%{?suse_version} > 1010
|
||||||
Recommends: perl(IO::Socket::SSL) >= 1.38
|
Recommends: perl(IO::Socket::SSL) >= 1.38
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The 'Net::HTTP' class is a low-level HTTP client. An instance of the
|
The 'Net::HTTP' class is a low-level HTTP client. An instance of the
|
||||||
|
Reference in New Issue
Block a user