Dominique Leuenberger 2019-04-04 12:11:26 +00:00 committed by Git OBS Bridge
commit fd73d8794e
2 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 1 23:15:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim conjecture from description.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 21 15:28:32 UTC 2019 - Fridrich Strba <fstrba@suse.com> Mon Jan 21 15:28:32 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -54,15 +54,13 @@ BuildArch: noarch
Although the java.net package provides basic functionality for Although the java.net package provides basic functionality for
accessing resources via HTTP, it doesn't provide the full flexibility accessing resources via HTTP, it doesn't provide the full flexibility
or functionality needed by many applications. The Apache Commons or functionality needed by many applications. The Apache Commons
HttpClient component seeks to fill this void by providing an efficient, HttpClient component provides a package implementing the client side
up-to-date, and feature-rich package implementing the client side of of the most recent HTTP standards and recommendations.
the most recent HTTP standards and recommendations.
Designed for extension while providing robust support for the base HTTP The HttpClient component may be of interest to anyone building
protocol, the HttpClient component may be of interest to anyone HTTP-aware client applications such as web browsers, web service
building HTTP-aware client applications such as web browsers, web clients, or systems that leverage or extend the HTTP protocol for
service clients, or systems that leverage or extend the HTTP protocol distributed communication.
for distributed communication.
%package javadoc %package javadoc
Summary: Developer documentation for %{name} Summary: Developer documentation for %{name}