commit d4cc09caf7306e61e27917afa809dd59934f41cf Author: Adam Gołębiowski <ad...@pld-linux.org> Date: Sun Oct 6 13:29:00 2019 +0200
- updated to 65.1 icu-cxx-pre11.patch | 2 +- icu.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) --- diff --git a/icu.spec b/icu.spec index c79a3eb..7c0bba1 100644 --- a/icu.spec +++ b/icu.spec @@ -7,12 +7,12 @@ Summary: International Components for Unicode Summary(pl.UTF-8): Międzynarodowe komponenty dla unikodu Name: icu -Version: 64.2 +Version: 65.1 Release: 1 License: MIT-like Group: Libraries -Source0: http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{ver}-src.tgz -# Source0-md5: a3d18213beec454e3cdec9a3116d6b05 +Source0: https://github.com/unicode-org/icu/releases/download/release-65-1/icu4c-%{ver}-src.tgz +# Source0-md5: d1ff436e26cabcb28e6cb383d32d1339 Patch0: %{name}-cxx-pre11.patch URL: http://www.icu-project.org/ BuildRequires: autoconf >= 2.69 diff --git a/icu-cxx-pre11.patch b/icu-cxx-pre11.patch index f86f4af..bfe6ab5 100644 --- a/icu-cxx-pre11.patch +++ b/icu-cxx-pre11.patch @@ -127,7 +127,7 @@ diff -ruNp icu.orig/source/common/unicode/unistr.h icu/source/common/unicode/uni @@ -3081,6 +3084,7 @@ public: * @stable ICU 59 */ - inline UnicodeString(const std::nullptr_t text, int32_t length); + inline UnicodeString(const std::nullptr_t text, int32_t textLength); +#endif /** ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/icu.git/commitdiff/d4cc09caf7306e61e27917afa809dd59934f41cf _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit