4f0c7f2b0e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client-tls?expand=0&rev=36
81 lines
2.6 KiB
Plaintext
81 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|