Hello community,

here is the log from the commit of package ghc-conduit for openSUSE:Factory 
checked in at 2015-03-01 14:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-conduit (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-conduit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-conduit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-conduit/ghc-conduit.changes  2014-04-02 
17:19:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-conduit.new/ghc-conduit.changes     
2015-03-01 14:47:54.000000000 +0100
@@ -1,0 +2,20 @@
+Sun Feb  1 09:11:36 UTC 2015 - [email protected]
+
+- Update to 1.2.3.1:
+  + Refactoring into conduit and conduit-extra packages. Core 
+    functionality is now in conduit, whereas most common helper 
+    modules (including Text, Binary, Zlib, etc) are in 
+    conduit-extra. To upgrade to this version, there should only be 
+    import list and conduit file changes necessary.
+  + Two performance
+    optimizations added. (1) A stream fusion framework. This is a non-breaking
+    change. (2) Codensity transform applied to the `ConduitM` datatype. This 
only
+    affects users importing the `.Internal` module. Both changes are thoroughly
+    described in the following to blog posts: [Speeding up
+    conduit](https://www.fpcomplete.com/blog/2014/08/iap-speeding-up-conduit), 
and
+    [conduit stream
+    fusion](https://www.fpcomplete.com/blog/2014/08/conduit-stream-fusion).
+  + Lots more stream fusion.
+  + Expose `connect` and `fuse` as synonyms for `$$` and `=$=`, respectively.
+
+-------------------------------------------------------------------

Old:
----
  conduit-1.0.7.4.tar.gz

New:
----
  conduit-1.2.3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-conduit.spec ++++++
--- /var/tmp/diff_new_pack.u36wM2/_old  2015-03-01 14:47:54.000000000 +0100
+++ /var/tmp/diff_new_pack.u36wM2/_new  2015-03-01 14:47:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-conduit
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name conduit
 
 Name:           ghc-conduit
-Version:        1.0.7.4
+Version:        1.2.3.1
 Release:        0
 Summary:        Streaming data processing library
 License:        MIT

++++++ conduit-1.0.7.4.tar.gz -> conduit-1.2.3.1.tar.gz ++++++
++++ 8196 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to