diff --git a/ghc-http-client-tls.changes b/ghc-http-client-tls.changes index 7245391..ed7d74c 100644 --- a/ghc-http-client-tls.changes +++ b/ghc-http-client-tls.changes @@ -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 diff --git a/ghc-http-client-tls.spec b/ghc-http-client-tls.spec index 2f420a8..0fca3ee 100644 --- a/ghc-http-client-tls.spec +++ b/ghc-http-client-tls.spec @@ -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 diff --git a/http-client-tls-0.3.5.1.tar.gz b/http-client-tls-0.3.5.1.tar.gz deleted file mode 100644 index e94f044..0000000 --- a/http-client-tls-0.3.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1fa23eb868f4b4e36304f3d03890bce1230284be79f80bd7b4fe1733e8a9558 -size 7240 diff --git a/http-client-tls-0.3.5.3.tar.gz b/http-client-tls-0.3.5.3.tar.gz new file mode 100644 index 0000000..9f8b0df --- /dev/null +++ b/http-client-tls-0.3.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:471abf8f29a909f40b21eab26a410c0e120ae12ce337512a61dae9f52ebb4362 +size 7679