Hello community,

here is the log from the commit of package utf8proc for openSUSE:Factory 
checked in at 2019-05-22 10:51:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/utf8proc (Old)
 and      /work/SRC/openSUSE:Factory/.utf8proc.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "utf8proc"

Wed May 22 10:51:54 2019 rev:7 rq:703833 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/utf8proc/utf8proc.changes        2018-08-17 
23:56:44.073758345 +0200
+++ /work/SRC/openSUSE:Factory/.utf8proc.new.5148/utf8proc.changes      
2019-05-22 10:51:58.263305762 +0200
@@ -1,0 +2,17 @@
+Wed May 15 16:34:16 UTC 2019 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- utf8proc 2.4.0:
+  * Unicode 12.1 support
+  * Fixed incorrect UTF8PROC_VERSION_MINOR version number in header
+    and bumped shared-library version
+- includes changes from 2.3.0:
+  * Unicode 12 support
+  * New function utf8proc_unicode_version to return the supported
+    Unicode version
+  * Simpler character-width computation that no longer uses GNU
+    Unifont metrics: East-Asian wide characters have width 2, and
+    all other printable characters have width 1
+  * Fix CHARBOUND option for utf8proc_map to preserve U+FFFE and
+    U+FFFF non-characters
+
+-------------------------------------------------------------------

Old:
----
  utf8proc-2.2.0.tar.gz

New:
----
  utf8proc-2.4.0.tar.gz

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

Other differences:
------------------
++++++ utf8proc.spec ++++++
--- /var/tmp/diff_new_pack.Gqx1Gf/_old  2019-05-22 10:51:58.783305464 +0200
+++ /var/tmp/diff_new_pack.Gqx1Gf/_new  2019-05-22 10:51:58.787305461 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package utf8proc
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,13 +18,14 @@
 
 %define lib_ver 2
 Name:           utf8proc
-Version:        2.2.0
+Version:        2.4.0
 Release:        0
 Summary:        Library for processing UTF-8 encoded Unicode strings
 License:        MIT
 Group:          System/Libraries
 URL:            http://julialang.org/utf8proc/
 Source:         
https://github.com/JuliaLang/utf8proc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  pkg-config
 
 %description
 utf8proc is a library for processing UTF-8 encoded Unicode strings.
@@ -91,5 +92,6 @@
 %files devel
 %{_includedir}/utf8proc.h
 %{_libdir}/libutf8proc.so
+%{_libdir}/pkgconfig/libutf8proc.pc
 
 %changelog

++++++ utf8proc-2.2.0.tar.gz -> utf8proc-2.4.0.tar.gz ++++++
++++ 17720 lines of diff (skipped)


Reply via email to