diff --git a/icu.spec b/icu.spec index 0017970..3c558c4 100644 --- a/icu.spec +++ b/icu.spec @@ -1,10 +1,10 @@ Name: icu -Version: 67.1 -Release: 2 +Version: 69.1 +Release: 1 Summary: International Components for Unicode License: MIT and UCD and Public Domain URL: http://site.icu-project.org/ -Source0: https://github.com/unicode-org/icu/releases/download/release-67-1/icu4c-67_1-src.tgz +Source0: https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz Source1: icu-config.sh BuildRequires: gcc gcc-c++ doxygen autoconf python3 libicu @@ -127,6 +127,9 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l %changelog +* Sun Nov 07 2021 sdlzx - 69.1 +- update to icu4c-69.1 + * Wed Oct 21 2020 jinzhimin - 67.1-2 - modify buildrequire to python3 diff --git a/icu4c-67_1-src.tgz b/icu4c-69_1-src.tgz similarity index 70% rename from icu4c-67_1-src.tgz rename to icu4c-69_1-src.tgz index 972047a..ca4aa35 100644 Binary files a/icu4c-67_1-src.tgz and b/icu4c-69_1-src.tgz differ