Hello community,

here is the log from the commit of package ghc-http-conduit for 
openSUSE:Factory checked in at 2015-07-12 22:52:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-conduit (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http-conduit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http-conduit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-conduit/ghc-http-conduit.changes        
2015-05-26 12:32:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http-conduit.new/ghc-http-conduit.changes   
2015-07-12 22:52:14.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul  6 12:32:27 UTC 2015 - [email protected]
+
+- update to 2.1.5.1
+
+-------------------------------------------------------------------

Old:
----
  http-conduit-2.1.5.tar.gz

New:
----
  http-conduit-2.1.5.1.tar.gz

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

Other differences:
------------------
++++++ ghc-http-conduit.spec ++++++
--- /var/tmp/diff_new_pack.TmBwR0/_old  2015-07-12 22:52:15.000000000 +0200
+++ /var/tmp/diff_new_pack.TmBwR0/_new  2015-07-12 22:52:15.000000000 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:           ghc-http-conduit
-Version:        2.1.5
+Version:        2.1.5.1
 Release:        0
 Summary:        HTTP client package with conduit interface and HTTPS support
 License:        BSD-2-Clause

++++++ http-conduit-2.1.5.tar.gz -> http-conduit-2.1.5.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-conduit-2.1.5/Network/HTTP/Conduit.hs 
new/http-conduit-2.1.5.1/Network/HTTP/Conduit.hs
--- old/http-conduit-2.1.5/Network/HTTP/Conduit.hs      2014-11-18 
12:21:42.000000000 +0100
+++ new/http-conduit-2.1.5.1/Network/HTTP/Conduit.hs    2015-07-02 
17:35:06.000000000 +0200
@@ -16,7 +16,7 @@
 -- This example uses interleaved IO to write the response body to a file in
 -- constant memory space.
 --
--- > import Data.Conduit.Binary (sinkFile)
+-- > import Data.Conduit.Binary (sinkFile) -- Exported from the package 
conduit-extra
 -- > import Network.HTTP.Conduit
 -- > import qualified Data.Conduit as C
 -- >
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-conduit-2.1.5/http-conduit.cabal 
new/http-conduit-2.1.5.1/http-conduit.cabal
--- old/http-conduit-2.1.5/http-conduit.cabal   2014-11-18 12:21:42.000000000 
+0100
+++ new/http-conduit-2.1.5.1/http-conduit.cabal 2015-07-02 17:35:06.000000000 
+0200
@@ -1,5 +1,5 @@
 name:            http-conduit
-version:         2.1.5
+version:         2.1.5.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <[email protected]>


Reply via email to