Accepting request 650505 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/650505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2018-12-06 11:16:25 +00:00 committed by Git OBS Bridge
commit 70e6eda7fa
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 19 16:03:02 UTC 2018 - psimons@suse.com
- Update http-client to version 0.5.14.
# Changelog for http-client
## 0.5.14
* Omit port for `getUri` when protocol is `http` and port is `80`, or when
protocol is `https` and port is `443`
* Sending requests with invalid headers now throws InvalidRequestHeader exception
-------------------------------------------------------------------
Sat Oct 20 11:31:36 UTC 2018 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name http-client
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.5.13.1
Version: 0.5.14
Release: 0
Summary: An HTTP client engine
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e121b5c676aec29f2a3b92dcbbb8b3f6acfad4ac5985141f35e5b739f75bfc6b
size 88173

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e50409704021c51a8955b2d03bfec900ebc3e11fbaebf973f2e654d7bde3647
size 88654