Hello community,

here is the log from the commit of package ghc-HTTP for openSUSE:Factory 
checked in at 2016-01-08 15:23:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-HTTP (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-HTTP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-HTTP"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-HTTP/ghc-HTTP.changes        2015-12-09 
22:16:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-HTTP.new/ghc-HTTP.changes   2016-01-08 
15:23:02.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan  1 09:32:27 UTC 2016 - mimi...@gmail.com
+
+- update to 4000.2.23
+
+-------------------------------------------------------------------

Old:
----
  HTTP-4000.2.22.tar.gz

New:
----
  HTTP-4000.2.23.tar.gz

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

Other differences:
------------------
++++++ ghc-HTTP.spec ++++++
--- /var/tmp/diff_new_pack.KeKHZ1/_old  2016-01-08 15:23:03.000000000 +0100
+++ /var/tmp/diff_new_pack.KeKHZ1/_new  2016-01-08 15:23:03.000000000 +0100
@@ -19,7 +19,7 @@
 %global pkg_name HTTP
 
 Name:           ghc-HTTP
-Version:        4000.2.22
+Version:        4000.2.23
 Release:        0
 Summary:        A library for client-side HTTP
 License:        BSD-3-Clause

++++++ HTTP-4000.2.22.tar.gz -> HTTP-4000.2.23.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-4000.2.22/HTTP.cabal 
new/HTTP-4000.2.23/HTTP.cabal
--- old/HTTP-4000.2.22/HTTP.cabal       2015-11-30 08:34:40.000000000 +0100
+++ new/HTTP-4000.2.23/HTTP.cabal       2015-12-31 23:33:18.000000000 +0100
@@ -1,5 +1,5 @@
 Name: HTTP
-Version: 4000.2.22
+Version: 4000.2.23
 Cabal-Version: >= 1.8
 Build-type: Simple
 License: BSD3
@@ -157,9 +157,9 @@
     CPP-Options: -DWARP_TESTS
     build-depends:
                        case-insensitive >= 0.4.0.1 && < 1.3,
-                       http-types >= 0.8.0 && < 0.9,
-                       wai >= 2.1.0 && < 3.1,
-                       warp >= 2.1.0 && < 3.1
+                       http-types >= 0.8.0 && < 1.0,
+                       wai >= 2.1.0 && < 3.3,
+                       warp >= 2.1.0 && < 3.3
 
     if flag(conduit10)
       build-depends:


Reply via email to