forked from pool/perl-HTTP-Message
Accepting request 561887 from home:pmonrealgonzalez:branches:devel:languages:perl
- updated to 6.14 - Add some useful examples in HTTP::Request (GH #92) Batch requests are now explained. - PUT and PATCH docs updated (GH #84) - Trim trailing "\r" from status line so message() doesn't return it (GH #87) - Bring test coverage of HTTP::Config to 100% (GH #85) - Add 103 Early Hints to HTTP::Status (GH #94) OBS-URL: https://build.opensuse.org/request/show/561887 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Message?expand=0&rev=17
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTTP-Message
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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-HTTP-Message
|
||||
Version: 6.13
|
||||
Version: 6.14
|
||||
Release: 0
|
||||
%define cpan_name HTTP-Message
|
||||
Summary: HTTP style message (base class)
|
||||
|
Reference in New Issue
Block a user