From 43b6930e2835b0a46605e670bb344ca9e7ef2c7b5bb91389562668759e6b554c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 13:34:06 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-conduit-extra revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=41 --- ghc-conduit-extra.changes | 96 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 95 insertions(+), 1 deletion(-) diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 3e1894f..939ac64 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,6 +1,100 @@ ------------------------------------------------------------------- -Wed Mar 14 16:55:44 UTC 2018 - psimons@suse.com +Thu Apr 12 08:31:45 UTC 2018 - psimons@suse.com - Update conduit-extra to version 1.3.0. A more detailed change log is not available. +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Mon May 22 08:08:55 UTC 2017 - psimons@suse.com + +- Update to version 1.1.16 with cabal2obs. + +------------------------------------------------------------------- +Mon Mar 27 12:41:01 UTC 2017 - psimons@suse.com + +- Update to version 1.1.15 revision 1 with cabal2obs. + +------------------------------------------------------------------- +Mon Nov 14 09:30:04 UTC 2016 - psimons@suse.com + +- Update to version 1.1.15 with cabal2obs. + +------------------------------------------------------------------- +Mon Sep 26 06:52:26 UTC 2016 - psimons@suse.com + +- Update to version 1.1.13.3 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 17 13:17:59 UTC 2016 - psimons@suse.com + +- Update to version 1.1.13.2 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 15:30:34 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.13.2 +* Fix alignment issues on non-X86 archs + +------------------------------------------------------------------- +Sun Apr 3 15:14:52 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.13.1 +* Add sinkStorable and sinkStorableEx + +------------------------------------------------------------------- +Thu Mar 31 08:36:42 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.12.1 +* Add sourceProcessWithStreams +* Fix accidentally breaking change in sourceProcessWithConsumer type signature + +------------------------------------------------------------------- +Mon Mar 7 09:32:33 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.11 +* withCheckedProcessCleanup + +------------------------------------------------------------------- +Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.10.1 +* multiple combinator for Data.Conduit.Zlib + +------------------------------------------------------------------- +Mon Feb 15 19:54:55 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.9.3 + +------------------------------------------------------------------- +Mon Dec 7 10:41:01 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9.2 + +------------------------------------------------------------------- +Mon Jul 27 07:24:38 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9.1 + +------------------------------------------------------------------- +Sun May 31 20:31:58 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9 +* detectUtf + +------------------------------------------------------------------- +Sun May 17 15:06:03 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.8 +* Adding buffer size to sourceHandleRange [#213](https://github.com/snoyberg/conduit/pull/213) +* Make Binary.lines O(n) instead of O(n^2) [#209](https://github.com/snoyberg/conduit/pull/209) + +------------------------------------------------------------------- +Wed Apr 22 08:23:09 UTC 2015 - mimi.vx@gmail.com + +- initial commit +