Hello community,

here is the log from the commit of package cmark for openSUSE:Factory checked 
in at 2016-11-20 18:20:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmark (Old)
 and      /work/SRC/openSUSE:Factory/.cmark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmark"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmark/cmark.changes      2016-11-02 
12:45:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cmark.new/cmark.changes 2016-11-20 
18:20:19.000000000 +0100
@@ -1,0 +2,30 @@
+Sun Nov 20 10:21:44 UTC 2016 - mimi...@gmail.com
+
+- update to 0.27.1
+* Set policy for CMP0063 to avoid a warning
+* Use VERSION_GREATER to clean up cmake version test
+
+-------------------------------------------------------------------
+Fri Nov 18 22:44:10 UTC 2016 - mimi...@gmail.com
+
+- update to 0.27.0
+* Fix CMAKE_C_VISIBILITY_PRESET for cmake versions greater than 1.8
+* Fix for non-matching entities
+* Modified print_delimiters (commented out) so it compiles again.
+* make format: don't change order of includes.
+* Changed logic for null/eol checks
+    only check once for "not at end of line"
+    check for null before we check for newline characters (the previous
+               patch would fail for NULL + CR)
+* Fix by not advancing past both \0 and \n
+* Add test for NUL-LF sequence
+* Fix memory leak in list parsing
+* Use cmark_mem to free where used to alloc
+* Allow a shortcut link before a
+* Allow tabs after setext header line
+* Don't let URI schemes start with spaces.
+* Fixed h2..h6 HTML blocks
+* Autolink scheme can contain digits
+* Fix nullary function declarations in cmark.h
+
+-------------------------------------------------------------------

Old:
----
  cmark-0.26.1.tar.gz

New:
----
  cmark-0.27.1.tar.gz

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

Other differences:
------------------
++++++ cmark.spec ++++++
--- /var/tmp/diff_new_pack.DQu4L9/_old  2016-11-20 18:20:20.000000000 +0100
+++ /var/tmp/diff_new_pack.DQu4L9/_new  2016-11-20 18:20:20.000000000 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define libname libcmark0_26_1
+%define libname libcmark0_27_1
 Name:           cmark
-Version:        0.26.1
+Version:        0.27.1
 Release:        0
 Summary:        CommonMark parsing and rendering library and program in C
 License:        BSD-2-Clause and MIT and CC-BY-SA-4.0

++++++ cmark-0.26.1.tar.gz -> cmark-0.27.1.tar.gz ++++++
++++ 2303 lines of diff (skipped)


Reply via email to