diff --git a/ghc-http-client.changes b/ghc-http-client.changes index fea8ef9..6305b05 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 5 15:47:40 UTC 2021 - psimons@suse.com + +- Update http-client to version 0.7.5. + ## 0.7.5 + + * Force closing connections in case of exceptions throwing [#454](https://github.com/snoyberg/http-client/pull/454). + ------------------------------------------------------------------- Wed Jan 13 15:28:50 UTC 2021 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 994e077..7a176ff 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.7.4 +Version: 0.7.5 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.7.4.tar.gz b/http-client-0.7.4.tar.gz deleted file mode 100644 index 0482593..0000000 --- a/http-client-0.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5aee88d9125e32809866588c3d6d3150678765a2f7601149c30c178f2c849ba8 -size 91379 diff --git a/http-client-0.7.5.tar.gz b/http-client-0.7.5.tar.gz new file mode 100644 index 0000000..276ee6f --- /dev/null +++ b/http-client-0.7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f8cd0245821d5c6f9cd59bd12ed9b4a52f591338b71ea3980cd096fdd7e486 +size 91473