Hello community,

here is the log from the commit of package ghc-cmark for openSUSE:Factory 
checked in at 2015-09-02 00:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cmark (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cmark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cmark"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cmark/ghc-cmark.changes      2015-08-23 
17:38:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cmark.new/ghc-cmark.changes 2015-09-02 
00:36:03.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 31 07:35:59 UTC 2015 - [email protected]
+
+- update to 0.4.1
+* Updated to libcmark 0.22.0
+* Bumped version bounds for HUnit.
+
+-------------------------------------------------------------------

Old:
----
  cmark-0.4.0.1.tar.gz

New:
----
  cmark-0.4.1.tar.gz

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

Other differences:
------------------
++++++ ghc-cmark.spec ++++++
--- /var/tmp/diff_new_pack.NGLDPS/_old  2015-09-02 00:36:04.000000000 +0200
+++ /var/tmp/diff_new_pack.NGLDPS/_new  2015-09-02 00:36:04.000000000 +0200
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name cmark
 
 %bcond_with tests
 
 Name:           ghc-cmark
-Version:        0.4.0.1
+Version:        0.4.1
 Release:        0
 Summary:        Fast, accurate CommonMark (Markdown) parser and renderer
+License:        BSD-3-Clause and BSD-2-Clause and MIT
 Group:          System/Libraries
 
-License:        BSD-3-Clause and BSD-2-Clause and MIT
 Url:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -111,37 +112,29 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %if %{with tests}
 %cabal test
 %endif
 
-
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 %doc README.md
 
-
 %changelog

++++++ cmark-0.4.0.1.tar.gz -> cmark-0.4.1.tar.gz ++++++
++++ 61680 lines of diff (skipped)


Reply via email to