------------------------------------------------------------------- Thu Aug 17 04:45:01 UTC 2023 - Peter Simons - Update http-client-tls to version 0.3.6.3. ## 0.3.6.3 * catching up to tls 1.8.0 [#515](https://github.com/snoyberg/http-client/pull/515) ## 0.3.6.2 * Migrate to `crypton` ------------------------------------------------------------------- Thu Mar 30 17:07:10 UTC 2023 - Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2. ------------------------------------------------------------------- Fri Feb 11 03:01:27 UTC 2022 - Peter Simons - Update http-client-tls to version 0.3.6.1. ## 0.3.6.1 * [#482](https://github.com/snoyberg/http-client/issues/482): Raise lower bound on `http-client` to fix build. ------------------------------------------------------------------- Fri Feb 4 14:24:47 UTC 2022 - Peter Simons - Update http-client-tls to version 0.3.6. # Changelog for http-client-tls ## 0.3.6 * Allow making requests to raw IPv6 hosts [#477](https://github.com/snoyberg/http-client/pull/477) ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup - disable %{ix86} build ------------------------------------------------------------------- Mon Aug 31 09:34:35 UTC 2020 - psimons@suse.com - Update http-client-tls to version 0.3.5.3 revision 1. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Tue Aug 18 10:45:07 UTC 2020 - Peter Simons - Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- Tue Jun 16 11:14:13 UTC 2020 - Peter Simons - Re-generate file with latest version of spec-cleaner. ------------------------------------------------------------------- Fri Nov 8 16:13:58 UTC 2019 - Peter Simons - Drop obsolete group attributes. ------------------------------------------------------------------- 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