* Sun Dec 29 2019 psimons@suse.com 
  - Update xml-conduit to version 1.9.0.0.
  [#]# 1.9.0
  * Remove deprecated functions (`ignoreTag`, `ignoreAllTreesContent`, `takeAllTreesContent`)
  * Rename `parseText'` into `parseText`
  * `takeContent` and `ignoreContent` now cover entities
  * Align behaviour of `take`* and `ignore`* functions
 
  * Fri Nov 08 2019 Peter Simons <psimons@suse.com> 
  - Drop obsolete group attributes.
 
           
          
              Version: 1.5.1-bp150.2.4
            
  * Thu Aug 03 2017 psimons@suse.com 
  - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
 
  * Thu Jul 27 2017 psimons@suse.com 
  - Update to version 1.5.1.
 
  * Mon Feb 20 2017 psimons@suse.com 
  - Update to version 1.4.0.4 with cabal2obs.
 
  * Sun Feb 12 2017 psimons@suse.com 
  - Update to version 1.4.0.3 with cabal2obs.
 
  * Sun Jul 10 2016 psimons@suse.com 
  - Update to version 1.3.5 revision 0 with cabal2obs.
 
  * Thu May 12 2016 mimi.vx@gmail.com 
  - update to 1.3.5
  * Improvements for using xml-conduit for streaming XML protocols
 
  * Tue Apr 19 2016 mimi.vx@gmail.com 
  - update to 1.3.4.2
  * transformers dep bump
 
  * Sat Apr 09 2016 mimi.vx@gmail.com 
  - update to 1.3.4.1
  * Remove unneeded ImpredicativeTypes
 
  * Tue Mar 08 2016 mimi.vx@gmail.com 
  - update to 1.3.4
  * dropWS retains consumed whitespace values
 
  * Mon Feb 01 2016 mimi.vx@gmail.com 
  - update to 1.3.3.1
  * Generalize signature of choose
 
  * Tue Dec 22 2015 mimi.vx@gmail.com 
  - update to 1.3.3
  * New render setting to control when to use CDATA
  * Escaping CDATA closing tag in CDATA
 
  * Sun Oct 04 2015 mimi.vx@gmail.com 
  - update to 1.3.2
  * Support for iso-8859-1
 
  * Fri Aug 07 2015 mimi.vx@gmail.com 
  - update to 1.3.1
  * Add functions to ignore subtrees & result-streaming (yield) parsers
  * Drop system-filepath
 
  * Fri Jul 10 2015 cfarrell@suse.com 
  - license update: BSD-2-Clause
  See LICENSE file
 
  * Thu Jul 09 2015 jmatejka@suse.cz 
  - Initial package