Hello community,

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

Package is "ghc-blaze-html"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-blaze-html/ghc-blaze-html.changes    
2015-08-05 06:51:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-html.new/ghc-blaze-html.changes       
2015-10-08 08:24:37.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct  4 15:59:07 UTC 2015 - mimi...@gmail.com
+
+- update to 0.8.1.1
+* Bump HUnit dependency to 1.3
+
+-------------------------------------------------------------------

Old:
----
  blaze-html-0.8.1.0.tar.gz

New:
----
  blaze-html-0.8.1.1.tar.gz

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

Other differences:
------------------
++++++ ghc-blaze-html.spec ++++++
--- /var/tmp/diff_new_pack.e6SceS/_old  2015-10-08 08:24:37.000000000 +0200
+++ /var/tmp/diff_new_pack.e6SceS/_new  2015-10-08 08:24:37.000000000 +0200
@@ -19,7 +19,7 @@
 %global pkg_name blaze-html
 
 Name:           ghc-blaze-html
-Version:        0.8.1.0
+Version:        0.8.1.1
 Release:        0
 Summary:        A blazingly fast HTML combinator library for Haskell
 License:        BSD-3-Clause

++++++ blaze-html-0.8.1.0.tar.gz -> blaze-html-0.8.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-html-0.8.1.0/CHANGELOG 
new/blaze-html-0.8.1.1/CHANGELOG
--- old/blaze-html-0.8.1.0/CHANGELOG    2015-08-01 10:03:37.000000000 +0200
+++ new/blaze-html-0.8.1.1/CHANGELOG    2015-09-28 11:48:01.000000000 +0200
@@ -1,3 +1,6 @@
+- 0.8.1.1
+    * Bump HUnit dependency to 1.3
+
 - 0.8.1.0
     * Add `<main>` element to HTML5
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-html-0.8.1.0/blaze-html.cabal 
new/blaze-html-0.8.1.1/blaze-html.cabal
--- old/blaze-html-0.8.1.0/blaze-html.cabal     2015-08-01 10:03:37.000000000 
+0200
+++ new/blaze-html-0.8.1.1/blaze-html.cabal     2015-09-28 11:48:01.000000000 
+0200
@@ -1,5 +1,5 @@
 Name:         blaze-html
-Version:      0.8.1.0
+Version:      0.8.1.1
 Homepage:     http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-html/issues
 License:      BSD3
@@ -69,7 +69,7 @@
     Util.Tests
 
   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