Hello community,

here is the log from the commit of package ghc-blaze-markup for 
openSUSE:Factory checked in at 2015-10-08 08:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-blaze-markup (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-blaze-markup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-blaze-markup"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-blaze-markup/ghc-blaze-markup.changes        
2015-05-21 08:12:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-markup.new/ghc-blaze-markup.changes   
2015-10-08 08:24:35.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct  4 16:09:37 UTC 2015 - mimi...@gmail.com
+
+- update to 0.7.0.3
+* Relax `HUnit` dependency to allow 1.3
+
+-------------------------------------------------------------------

Old:
----
  blaze-markup-0.7.0.2.tar.gz

New:
----
  blaze-markup-0.7.0.3.tar.gz

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

Other differences:
------------------
++++++ ghc-blaze-markup.spec ++++++
--- /var/tmp/diff_new_pack.8xwSuk/_old  2015-10-08 08:24:36.000000000 +0200
+++ /var/tmp/diff_new_pack.8xwSuk/_new  2015-10-08 08:24:36.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ghc-blaze-markup
+# spec file for package ghc
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:           ghc-%{pkg_name}
-Version:        0.7.0.2
+Version:        0.7.0.3
 Release:        0
 Summary:        A blazingly fast markup combinator library for Haskell
 License:        BSD-3-Clause

++++++ blaze-markup-0.7.0.2.tar.gz -> blaze-markup-0.7.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-markup-0.7.0.2/CHANGELOG 
new/blaze-markup-0.7.0.3/CHANGELOG
--- old/blaze-markup-0.7.0.2/CHANGELOG  2015-03-23 10:57:17.000000000 +0100
+++ new/blaze-markup-0.7.0.3/CHANGELOG  2015-09-28 11:45:08.000000000 +0200
@@ -1,3 +1,6 @@
+- 0.7.0.3
+    * Relax `HUnit` dependency to allow 1.3
+
 - 0.7.0.2
     * Relax `blaze-builder` dependency to allow 0.3
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-markup-0.7.0.2/blaze-markup.cabal 
new/blaze-markup-0.7.0.3/blaze-markup.cabal
--- old/blaze-markup-0.7.0.2/blaze-markup.cabal 2015-03-23 10:57:17.000000000 
+0100
+++ new/blaze-markup-0.7.0.3/blaze-markup.cabal 2015-09-28 11:45:08.000000000 
+0200
@@ -1,5 +1,5 @@
 Name:         blaze-markup
-Version:      0.7.0.2
+Version:      0.7.0.3
 Homepage:     http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-markup/issues
 License:      BSD3
@@ -50,7 +50,7 @@
     Text.Blaze.Tests.Util
 
   Build-depends:
-    HUnit                      >= 1.2 && < 1.3,
+    HUnit                      >= 1.2 && < 1.4,
     QuickCheck                 >= 2.4 && < 2.9,
     containers                 >= 0.3 && < 0.6,
     test-framework             >= 0.4 && < 0.9,


Reply via email to