osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-http-client revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=139
This commit is contained in:
Peter Simons 2024-03-26 22:00:59 +00:00 committed by Git OBS Bridge
parent 45885856e2
commit b19351e32a
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 20 04:42:26 UTC 2024 - Peter Simons <psimons@suse.com>
- 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 <psimons@suse.com>

View File

@ -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

View File

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

View File

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