diff --git a/ghc-http-client-tls.changes b/ghc-http-client-tls.changes index 691b3ca..ed97f3f 100644 --- a/ghc-http-client-tls.changes +++ b/ghc-http-client-tls.changes @@ -1,95 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:58 UTC 2019 - Peter Simons +Wed Aug 28 17:31:13 UTC 2019 - psimons@suse.com -- Drop obsolete group attributes. +- Add http-client-tls at version 0.3.5.3. -------------------------------------------------------------------- -Tue Jun 11 14:29:11 UTC 2019 - Peter Simons - -- Update Cabal file for more accurate build dependencies. - -------------------------------------------------------------------- -Sat Oct 20 11:31:37 UTC 2018 - Peter Simons - -- Use https URL to refer to bugs.opensuse.org. - -------------------------------------------------------------------- -Wed Jul 18 14:26:28 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -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 - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Mon Jun 19 20:53:32 UTC 2017 - psimons@suse.com - -- Update to version 0.3.5.1. - -------------------------------------------------------------------- -Thu Jun 8 11:08:20 UTC 2017 - psimons@suse.com - -- Update to version 0.3.5. - -------------------------------------------------------------------- -Thu May 18 09:52:24 UTC 2017 - psimons@suse.com - -- Update to version 0.3.4.2 with cabal2obs. - -------------------------------------------------------------------- -Sun Apr 9 18:08:08 UTC 2017 - psimons@suse.com - -- Update to version 0.3.4.1 with cabal2obs. - -------------------------------------------------------------------- -Mon Feb 27 10:12:07 UTC 2017 - psimons@suse.com - -- Update to version 0.3.4 with cabal2obs. - -------------------------------------------------------------------- -Sun Feb 12 14:17:39 UTC 2017 - psimons@suse.com - -- Update to version 0.3.3.1 with cabal2obs. - -------------------------------------------------------------------- -Tue Sep 20 10:06:14 UTC 2016 - psimons@suse.com - -- Update to version 0.2.4.1 revision 1 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:22:49 UTC 2016 - psimons@suse.com - -- Update to version 0.2.4.1 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Fri Jun 17 07:51:57 UTC 2016 - mimi.vx@gmail.com - -- update to 0.2.4.1 - -------------------------------------------------------------------- -Sat Apr 16 07:13:00 UTC 2016 - mimi.vx@gmail.com - -- update to 0.2.4 -* Global manager - -------------------------------------------------------------------- -Tue Apr 12 10:02:46 UTC 2016 - mimi.vx@gmail.com - -- update to 0.2.3 -* Exception catching cleanup - -------------------------------------------------------------------- -Thu Apr 23 10:36:23 UTC 2015 - mimi.vx@gmail.com - -- initial commit