diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 6305b05..3095c4c 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 21 12:49:09 UTC 2021 - psimons@suse.com + +- Update http-client to version 0.7.6. + ## 0.7.6 + + * Add `applyBearerAuth` function [#457](https://github.com/snoyberg/http-client/pull/457/files) + ------------------------------------------------------------------- Fri Feb 5 15:47:40 UTC 2021 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 7a176ff..92cc05b 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.5 +Version: 0.7.6 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.7.5.tar.gz b/http-client-0.7.5.tar.gz deleted file mode 100644 index 276ee6f..0000000 --- a/http-client-0.7.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3f8cd0245821d5c6f9cd59bd12ed9b4a52f591338b71ea3980cd096fdd7e486 -size 91473 diff --git a/http-client-0.7.6.tar.gz b/http-client-0.7.6.tar.gz new file mode 100644 index 0000000..1d40fe4 --- /dev/null +++ b/http-client-0.7.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f378976118f9d800fa526452ada06314c3b4f9eab134e1a4d215380baea890 +size 91628