diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 5a5d0bb..b326c81 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jul 9 19:44:59 UTC 2018 - psimons@suse.com + +- Update http-client to version 0.5.13.1. + ## 0.5.13.1 + + * Add a workaround for a cabal bug [haskell-infra/hackage-trustees#165](https://github.com/haskell-infra/hackage-trustees/issues/165) + + ## 0.5.13 + + * Adds `setRequestCheckStatus` and `throwErrorStatusCodes` functions. + See [#304](https://github.com/snoyberg/http-client/issues/304) + * Add `withConnection` function. + See [#352](https://github.com/snoyberg/http-client/pull/352). + ------------------------------------------------------------------- Mon May 14 17:02:11 UTC 2018 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 811817c..9f42b69 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -19,7 +19,7 @@ %global pkg_name http-client %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.5.13 +Version: 0.5.13.1 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.5.13.1.tar.gz b/http-client-0.5.13.1.tar.gz new file mode 100644 index 0000000..64d18e2 --- /dev/null +++ b/http-client-0.5.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e121b5c676aec29f2a3b92dcbbb8b3f6acfad4ac5985141f35e5b739f75bfc6b +size 88173 diff --git a/http-client-0.5.13.tar.gz b/http-client-0.5.13.tar.gz deleted file mode 100644 index af4fccc..0000000 --- a/http-client-0.5.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e229fb1eb2905e715fa612b12855f88cc4d65dad93efc7cecdadcdb6d5e0008b -size 87781