diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 550a42f..5de44ea 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 20 04:42:26 UTC 2024 - Peter Simons + +- Update http-client to version 0.7.17. + ## 0.7.17 + + * Add `managerSetMaxHeaderLength` to `Client` to change `ManagerSettings` `MaxHeaderLength`. + ------------------------------------------------------------------- Sun Dec 31 07:19:28 UTC 2023 - Peter Simons diff --git a/ghc-http-client.spec b/ghc-http-client.spec index de2446c..dbb09f3 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-http-client # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.16 +Version: 0.7.17 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.7.16.tar.gz b/http-client-0.7.16.tar.gz deleted file mode 100644 index 7027817..0000000 --- a/http-client-0.7.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a84ca8f94306084aef3ff5128db231cb6bb7c606fbee16910f8d0df400c6291 -size 96891 diff --git a/http-client-0.7.17.tar.gz b/http-client-0.7.17.tar.gz new file mode 100644 index 0000000..836c8fd --- /dev/null +++ b/http-client-0.7.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa614366110641c48aa0ceeb12acd1fea992bbce02ef66cf31f82688a31fadc6 +size 96965