Hello community,

here is the log from the commit of package ghc-cmark for openSUSE:Factory 
checked in at 2017-04-14 13:37:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cmark (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cmark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cmark"

Fri Apr 14 13:37:24 2017 rev:12 rq:485111 version:0.5.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cmark/ghc-cmark.changes      2017-02-21 
13:45:23.338276735 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cmark.new/ghc-cmark.changes 2017-04-14 
13:37:26.117814591 +0200
@@ -1,0 +2,5 @@
+Mon Mar 27 12:40:42 UTC 2017 - [email protected]
+
+- Update to version 0.5.5.1 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  cmark-0.5.5.tar.gz

New:
----
  cmark-0.5.5.1.tar.gz

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

Other differences:
------------------
++++++ ghc-cmark.spec ++++++
--- /var/tmp/diff_new_pack.C8zN4H/_old  2017-04-14 13:37:26.905703240 +0200
+++ /var/tmp/diff_new_pack.C8zN4H/_new  2017-04-14 13:37:26.905703240 +0200
@@ -26,7 +26,7 @@
 %endif
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.5.5
+Version:        0.5.5.1
 Release:        0
 Summary:        Fast, accurate CommonMark (Markdown) parser and renderer
 License:        BSD-3-Clause AND BSD-2-Clause AND MIT

++++++ cmark-0.5.5.tar.gz -> cmark-0.5.5.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmark-0.5.5/changelog new/cmark-0.5.5.1/changelog
--- old/cmark-0.5.5/changelog   2017-01-31 11:56:45.000000000 +0100
+++ new/cmark-0.5.5.1/changelog 2017-03-20 13:15:05.000000000 +0100
@@ -1,3 +1,7 @@
+cmark 0.5.5.1 (20 Mar 2017)
+
+  * Update version bound for HUnit.
+
 cmark 0.5.5 (31 Jan 2017)
 
   * Update to cmark 0.27.1.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmark-0.5.5/cmark.cabal new/cmark-0.5.5.1/cmark.cabal
--- old/cmark-0.5.5/cmark.cabal 2017-01-31 11:58:28.000000000 +0100
+++ new/cmark-0.5.5.1/cmark.cabal       2017-03-20 13:14:11.000000000 +0100
@@ -1,5 +1,5 @@
 name:                cmark
-version:             0.5.5
+version:             0.5.5.1
 synopsis:            Fast, accurate CommonMark (Markdown) parser and renderer
 description:
   This package provides Haskell bindings for
@@ -104,6 +104,6 @@
   type:           exitcode-stdio-1.0
   main-is:        test-cmark.hs
   hs-source-dirs: test
-  build-depends:  base, cmark, text, HUnit >= 1.2 && < 1.6
+  build-depends:  base, cmark, text, HUnit >= 1.2 && < 1.7
   ghc-options:    -Wall -fno-warn-unused-do-bind -threaded
   default-language: Haskell98


Reply via email to