Hello community,

here is the log from the commit of package ghc-HTTP for openSUSE:Factory 
checked in at 2016-02-17 10:25:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-01-28 
17:24:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-HTTP.new/ghc-HTTP.changes   2016-02-17 
12:11:33.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 08:27:41 UTC 2016 - [email protected]
+
+- update to 4000.3.3
+
+-------------------------------------------------------------------

Old:
----
  HTTP-4000.3.2.tar.gz

New:
----
  HTTP-4000.3.3.tar.gz

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

Other differences:
------------------
++++++ ghc-HTTP.spec ++++++
--- /var/tmp/diff_new_pack.xJLvc8/_old  2016-02-17 12:11:34.000000000 +0100
+++ /var/tmp/diff_new_pack.xJLvc8/_new  2016-02-17 12:11:34.000000000 +0100
@@ -19,7 +19,7 @@
 %global pkg_name HTTP
 
 Name:           ghc-HTTP
-Version:        4000.3.2
+Version:        4000.3.3
 Release:        0
 Summary:        A library for client-side HTTP
 License:        BSD-3-Clause

++++++ HTTP-4000.3.2.tar.gz -> HTTP-4000.3.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-4000.3.2/HTTP.cabal new/HTTP-4000.3.3/HTTP.cabal
--- old/HTTP-4000.3.2/HTTP.cabal        2016-01-16 09:57:23.000000000 +0100
+++ new/HTTP-4000.3.3/HTTP.cabal        2016-02-09 23:34:53.000000000 +0100
@@ -1,5 +1,5 @@
 Name: HTTP
-Version: 4000.3.2
+Version: 4000.3.3
 Cabal-Version: >= 1.8
 Build-type: Simple
 License: BSD3
@@ -98,7 +98,7 @@
 
   -- note the test harness constraints should be kept in sync with these
   -- where dependencies are shared
-  Build-depends: base >= 4.3.0.0 && < 4.9, parsec >= 2.0 && < 3.2
+  Build-depends: base >= 4.3.0.0 && < 4.10, parsec >= 2.0 && < 3.2
   Build-depends: array >= 0.3.0.2 && < 0.6, bytestring >= 0.9.1.5 && < 0.11
   Build-depends: time >= 1.1.2.3 && < 1.7
 
@@ -140,7 +140,7 @@
                      bytestring >= 0.9.1.5 && < 0.11,
                      deepseq >= 1.3.0.0 && < 1.5,
                      pureMD5 >= 0.2.4 && < 2.2,
-                     base >= 4.3.0.0 && < 4.9,
+                     base >= 4.3.0.0 && < 4.10,
                      split >= 0.1.3 && < 0.3,
                      test-framework >= 0.2.0 && < 0.9,
                      test-framework-hunit >= 0.3.0 && <0.4


Reply via email to