forked from pool/perl-AnyEvent-HTTP
Accepting request 423595 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/423595 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-HTTP?expand=0&rev=16
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-AnyEvent-HTTP
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-AnyEvent-HTTP
|
||||
Version: 2.22
|
||||
Version: 2.23
|
||||
Release: 0
|
||||
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
|
||||
%define cpan_name AnyEvent-HTTP
|
||||
@@ -39,8 +39,8 @@ Recommends: perl(URI)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
This module is an the AnyEvent manpage user, you need to make sure that you
|
||||
use and run a supported event loop.
|
||||
This module is an AnyEvent user, you need to make sure that you use and run
|
||||
a supported event loop.
|
||||
|
||||
This module implements a simple, stateless and non-blocking HTTP client. It
|
||||
supports GET, POST and other request methods, cookies and more, all on a
|
||||
|
Reference in New Issue
Block a user