Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icu for openSUSE:Factory checked in at 2021-11-20 22:47:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icu (Old) and /work/SRC/openSUSE:Factory/.icu.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icu" Sat Nov 20 22:47:48 2021 rev:82 rq:930522 version:70.1 Changes: -------- --- /work/SRC/openSUSE:Factory/icu/icu.changes 2021-05-15 23:16:43.236611183 +0200 +++ /work/SRC/openSUSE:Factory/.icu.new.1895/icu.changes 2021-11-20 22:47:56.931878414 +0100 @@ -1,0 +2,10 @@ +Tue Nov 9 15:39:14 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Update to release 70.1: + * Unicode 14 (new characters, scripts, emoji, and API constants) + * CLDR 40 (many additions and corrections) + * Fixes for measurement unit formatting + * Can now be built with up to C++20 compilers +- Rebased icu-error-reporting.diff + +------------------------------------------------------------------- Old: ---- icu4c-69_1-docs.zip icu4c-69_1-docs.zip.asc icu4c-69_1-src.tgz icu4c-69_1-src.tgz.asc New: ---- icu4c-70_1-docs.zip icu4c-70_1-docs.zip.asc icu4c-70_1-src.tgz icu4c-70_1-src.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icu.spec ++++++ --- /var/tmp/diff_new_pack.CF4iqy/_old 2021-11-20 22:48:00.391866949 +0100 +++ /var/tmp/diff_new_pack.CF4iqy/_new 2021-11-20 22:48:00.391866949 +0100 @@ -16,9 +16,9 @@ # -%define lname libicu69 -%define amajor 69 -%define aversion 69 +%define lname libicu70 +%define amajor 70 +%define aversion 70 %ifarch %armb hppa mips mips64 ppc ppc64 %sparc s390 s390x m68k %define be_platform 1 %else @@ -26,7 +26,7 @@ %endif # icu-versioning.diff needs update for new Version too Name: icu -Version: 69.1 +Version: 70.1 Release: 0 Summary: International Components for Unicode License: ICU @@ -34,10 +34,10 @@ URL: http://icu-project.org/ #Git-Clone: https://github.com/unicode-org/icu.git -Source: https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz -Source2: https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz.asc -Source3: https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-docs.zip -Source4: https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-docs.zip.asc +Source: https://github.com/unicode-org/icu/releases/download/release-70-1/icu4c-70_1-src.tgz +Source2: https://github.com/unicode-org/icu/releases/download/release-70-1/icu4c-70_1-src.tgz.asc +Source3: https://github.com/unicode-org/icu/releases/download/release-70-1/icu4c-70_1-docs.zip +Source4: https://github.com/unicode-org/icu/releases/download/release-70-1/icu4c-70_1-docs.zip.asc Source99: icu.keyring Source100: baselibs.conf Patch4: icu-fix-install-mode-files.diff @@ -50,7 +50,7 @@ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: unzip -Provides: bundled(timezone) = 2021a +Provides: bundled(timezone) = 2021b %description ICU is a set of C and C++ libraries that provide extensive Unicode and locale @@ -226,6 +226,7 @@ %_bindir/makeconv %_bindir/pkgdata %_bindir/uconv +%_bindir/icuexportdata %_sbindir/* %_mandir/man*/* %dir %_datadir/icu ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.CF4iqy/_old 2021-11-20 22:48:00.427866829 +0100 +++ /var/tmp/diff_new_pack.CF4iqy/_new 2021-11-20 22:48:00.427866829 +0100 @@ -1,4 +1,4 @@ -libicu69 +libicu70 libicu-devel requires -libicu-<targettype> - requires "libicu69-<targettype> = <version>" + requires "libicu70-<targettype> = <version>" ++++++ icu-error-reporting.diff ++++++ --- /var/tmp/diff_new_pack.CF4iqy/_old 2021-11-20 22:48:00.439866789 +0100 +++ /var/tmp/diff_new_pack.CF4iqy/_new 2021-11-20 22:48:00.439866789 +0100 @@ -52,7 +52,7 @@ #include "unicode/utypes.h" #include "unicode/putil.h" @@ -65,8 +67,8 @@ usrc_createWithHeader(const char *path, - } else { + if (f==NULL) { fprintf( stderr, - "usrc_create(%s, %s): unable to create file\n", ++++++ icu4c-69_1-src.tgz -> icu4c-70_1-src.tgz ++++++ /work/SRC/openSUSE:Factory/icu/icu4c-69_1-src.tgz /work/SRC/openSUSE:Factory/.icu.new.1895/icu4c-70_1-src.tgz differ: char 12, line 1