Hello community,

here is the log from the commit of package ghc-wreq for openSUSE:Factory 
checked in at 2017-05-10 20:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-wreq (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-wreq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-wreq"

Wed May 10 20:50:06 2017 rev:5 rq:491526 version:0.5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-wreq/ghc-wreq.changes        2017-03-21 
22:48:24.136510604 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-wreq.new/ghc-wreq.changes   2017-05-10 
20:50:07.978103238 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:31:54 UTC 2017 - [email protected]
+
+- Update to version 0.5.0.1 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  wreq-0.5.0.0.tar.gz

New:
----
  wreq-0.5.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-wreq.spec ++++++
--- /var/tmp/diff_new_pack.FPZtWA/_old  2017-05-10 20:50:09.365907407 +0200
+++ /var/tmp/diff_new_pack.FPZtWA/_new  2017-05-10 20:50:09.385904585 +0200
@@ -19,7 +19,7 @@
 %global pkg_name wreq
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.5.0.0
+Version:        0.5.0.1
 Release:        0
 Summary:        An easy-to-use HTTP client library
 License:        BSD-3-Clause

++++++ wreq-0.5.0.0.tar.gz -> wreq-0.5.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wreq-0.5.0.0/Network/Wreq/Internal/Types.hs 
new/wreq-0.5.0.1/Network/Wreq/Internal/Types.hs
--- old/wreq-0.5.0.0/Network/Wreq/Internal/Types.hs     2017-02-14 
17:03:34.000000000 +0100
+++ new/wreq-0.5.0.1/Network/Wreq/Internal/Types.hs     2017-04-15 
10:16:40.000000000 +0200
@@ -45,7 +45,7 @@
 
 import Control.Exception (Exception)
 import Data.IORef (IORef)
-import Data.Monoid ((<>))
+import Data.Monoid ((<>), mconcat)
 import Data.Text (Text)
 import Data.Time.Clock (UTCTime)
 import Data.Typeable (Typeable)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wreq-0.5.0.0/Network/Wreq/Types.hs 
new/wreq-0.5.0.1/Network/Wreq/Types.hs
--- old/wreq-0.5.0.0/Network/Wreq/Types.hs      2017-02-14 17:03:34.000000000 
+0100
+++ new/wreq-0.5.0.1/Network/Wreq/Types.hs      2017-04-15 10:16:40.000000000 
+0200
@@ -40,7 +40,7 @@
 import Control.Lens ((&), (.~))
 import Data.Aeson (Value, encode)
 import Data.Int (Int8, Int16, Int32, Int64)
-import Data.Word (Word8, Word16, Word32, Word64)
+import Data.Word (Word, Word8, Word16, Word32, Word64)
 import Network.HTTP.Client (Request)
 import Network.HTTP.Client.MultipartFormData (Part, formDataBody)
 import Network.Wreq.Internal.Types
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wreq-0.5.0.0/wreq.cabal new/wreq-0.5.0.1/wreq.cabal
--- old/wreq-0.5.0.0/wreq.cabal 2017-02-14 17:03:34.000000000 +0100
+++ new/wreq-0.5.0.1/wreq.cabal 2017-04-15 10:16:40.000000000 +0200
@@ -1,5 +1,5 @@
 name:                wreq
-version:             0.5.0.0
+version:             0.5.0.1
 synopsis:            An easy-to-use HTTP client library.
 description:
   .


Reply via email to