Hello community, here is the log from the commit of package utf8proc for openSUSE:Factory checked in at 2020-04-08 19:54:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/utf8proc (Old) and /work/SRC/openSUSE:Factory/.utf8proc.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "utf8proc" Wed Apr 8 19:54:20 2020 rev:8 rq:789457 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/utf8proc/utf8proc.changes 2019-05-22 10:51:58.263305762 +0200 +++ /work/SRC/openSUSE:Factory/.utf8proc.new.3248/utf8proc.changes 2020-04-08 19:54:22.313022064 +0200 @@ -1,0 +2,7 @@ +Sat Mar 28 19:37:30 UTC 2020 - Andreas Stieger <[email protected]> + +- utf8proc 2.5.0: + * Unicode 13 support + * No longer report zero width for category Sk + +------------------------------------------------------------------- Old: ---- utf8proc-2.4.0.tar.gz New: ---- utf8proc-2.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ utf8proc.spec ++++++ --- /var/tmp/diff_new_pack.UXzGNu/_old 2020-04-08 19:54:23.381022845 +0200 +++ /var/tmp/diff_new_pack.UXzGNu/_new 2020-04-08 19:54:23.385022848 +0200 @@ -1,7 +1,7 @@ # # spec file for package utf8proc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define lib_ver 2 Name: utf8proc -Version: 2.4.0 +Version: 2.5.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 +URL: https://julialang.org/utf8proc/ +Source: https://github.com/JuliaStrings/utf8proc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: pkgconfig %description utf8proc is a library for processing UTF-8 encoded Unicode strings. @@ -71,7 +71,7 @@ %build export CFLAGS="%{optflags}" -make %{?_smp_mflags} +%make_build %install make %{?_smp_mflags} \ ++++++ utf8proc-2.4.0.tar.gz -> utf8proc-2.5.0.tar.gz ++++++ ++++ 14420 lines of diff (skipped)
