Hello community,

here is the log from the commit of package utf8proc for openSUSE:Factory 
checked in at 2017-02-19 01:03:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/utf8proc (Old)
 and      /work/SRC/openSUSE:Factory/.utf8proc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "utf8proc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/utf8proc/utf8proc.changes        2016-04-28 
17:01:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.utf8proc.new/utf8proc.changes   2017-02-19 
01:03:39.729413903 +0100
@@ -1,0 +2,28 @@
+Thu Feb 16 20:06:39 UTC 2017 - astie...@suse.com
+
+- utf8proc 2.1.0:
+  * New functions utf8proc_map_custom and utf8proc_decompose_custom
+    to allow user-supplied transformations of codepoints, in
+    conjunction with other transformations
+  * New function utf8proc_normalize_utf32 to apply normalizations
+    directly to UTF-32 data (not just UTF-8)
+  * Fixed stack overflow that could occur due to incorrect
+    definition of UINT16_MAX with some compilers (boo#1025696)
+  * Updated font metrics to use Unifont 9.0.04.
+- includes changes from 2.0.2:
+  * C89/C99 fixes
+- includes changes from 2.0.1:
+  * Bug fix in utf8proc_grapheme_break_stateful
+- includes changes from 2.0:
+  * Updated for Unicode 9.0
+  * New utf8proc_grapheme_break_stateful to handle the complicated
+    grapheme-breaking rules in Unicode 9. The old
+    utf8proc_grapheme_break is still provided, but may incorrectly
+    identify grapheme breaks in some Unicode-9 sequences.
+  * Smaller Unicode tables
+    This required changes in the utf8proc_property_t structure,
+    which breaks backward compatibility if struct is accessed
+    directly
+  * Buffer overrun fix (bsc#1025685)
+
+-------------------------------------------------------------------

Old:
----
  utf8proc-1.3.1.tar.gz

New:
----
  utf8proc-2.1.0.tar.gz

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

Other differences:
------------------
++++++ utf8proc.spec ++++++
--- /var/tmp/diff_new_pack.O4Eggw/_old  2017-02-19 01:03:40.113359959 +0100
+++ /var/tmp/diff_new_pack.O4Eggw/_new  2017-02-19 01:03:40.113359959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package utf8proc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define lib_ver 1
+%define lib_ver 2
 Name:           utf8proc
-Version:        1.3.1
+Version:        2.1.0
 Release:        0
 Summary:        Library for processing UTF-8 encoded Unicode strings
 License:        MIT

++++++ utf8proc-1.3.1.tar.gz -> utf8proc-2.1.0.tar.gz ++++++
++++ 30347 lines of diff (skipped)


Reply via email to