1
0

Accepting request 607821 from devel:languages:haskell

Update ghc-http-client-tls to the latest version.

OBS-URL: https://build.opensuse.org/request/show/607821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client-tls?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2018-05-30 10:09:49 +00:00 committed by Git OBS Bridge
commit a92e7731d9
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update http-client-tls to version 0.3.5.3.
* Fix `newTlsManager` [#325](https://github.com/snoyberg/http-client/issues/325)
* [#289](https://github.com/snoyberg/http-client/issues/289):
Keep original `TLSSettings` when creating a `Manager` using `newTlsManagerWith`.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-http-client-tls
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name http-client-tls
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.5.1
Version: 0.3.5.3
Release: 0
Summary: Http-client backend using the connection package and tls library
License: MIT
@ -82,7 +82,7 @@ files.
%ghc_pkg_recache
%files -f %{name}.files
%doc LICENSE
%license LICENSE
%files devel -f %{name}-devel.files
%doc ChangeLog.md README.md

View File

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

View File

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