Hello community,

here is the log from the commit of package ghc-HTTP for openSUSE:Factory 
checked in at 2017-06-04 01:56:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-HTTP (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-HTTP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-HTTP"

Sun Jun  4 01:56:52 2017 rev:18 rq:499684 version:4000.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-HTTP/ghc-HTTP.changes        2017-04-14 
13:37:11.659857913 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-HTTP.new/ghc-HTTP.changes   2017-06-04 
01:56:52.681214640 +0200
@@ -1,0 +2,5 @@
+Mon May 22 08:08:50 UTC 2017 - [email protected]
+
+- Update to version 4000.3.7 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  HTTP-4000.3.6.tar.gz

New:
----
  HTTP-4000.3.7.tar.gz

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

Other differences:
------------------
++++++ ghc-HTTP.spec ++++++
--- /var/tmp/diff_new_pack.kfozyj/_old  2017-06-04 01:56:53.177144576 +0200
+++ /var/tmp/diff_new_pack.kfozyj/_new  2017-06-04 01:56:53.181144011 +0200
@@ -19,7 +19,7 @@
 %global pkg_name HTTP
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        4000.3.6
+Version:        4000.3.7
 Release:        0
 Summary:        A library for client-side HTTP
 License:        BSD-3-Clause

++++++ HTTP-4000.3.6.tar.gz -> HTTP-4000.3.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-4000.3.6/HTTP.cabal new/HTTP-4000.3.7/HTTP.cabal
--- old/HTTP-4000.3.6/HTTP.cabal        2017-03-15 08:20:14.000000000 +0100
+++ new/HTTP-4000.3.7/HTTP.cabal        2017-05-18 07:11:17.000000000 +0200
@@ -1,5 +1,5 @@
 Name: HTTP
-Version: 4000.3.6
+Version: 4000.3.7
 Cabal-Version: >= 1.8
 Build-type: Simple
 License: BSD3
@@ -111,7 +111,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.10, parsec >= 2.0 && < 3.2
+  Build-depends: base >= 4.3.0.0 && < 4.11, 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.9
 
@@ -147,13 +147,13 @@
   -- note: version constraints for dependencies shared with the library
   -- should be the same
   build-depends:     HTTP,
-                     HUnit >= 1.2.0.1 && < 1.6,
+                     HUnit >= 1.2.0.1 && < 1.7,
                      httpd-shed >= 0.4 && < 0.5,
                      mtl >= 1.1.1.0 && < 2.3,
                      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.10,
+                     base >= 4.3.0.0 && < 4.11,
                      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