]> git.pld-linux.org Git - packages/icu.git/commitdiff
up to 69.1 auto/th/icu-69.1-1
authorJan Palus <atler@pld-linux.org>
Mon, 9 Aug 2021 11:55:34 +0000 (13:55 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 9 Aug 2021 11:55:34 +0000 (13:55 +0200)
icu-cxx-pre11.patch
icu.spec

index bfe6ab5f8b0379744f32ab1f9c387841684098e2..fc85740a1f879f7a47704c0e668e015fbd3b572a 100644 (file)
@@ -117,7 +117,7 @@ diff -ruNp icu.orig/source/common/unicode/unistr.h icu/source/common/unicode/uni
    /**
     * char16_t* constructor.
 @@ -3073,6 +3075,7 @@ public:
-       UnicodeString(ConstChar16Ptr(text), length) {}
+       UnicodeString(ConstChar16Ptr(text), textLength) {}
  #endif
  
 +#ifdef U_HAS_NULLPTR_T
index c8d126b4e125303b00a3e7a4c2f996c43c8e5a2c..9fef7184de318da7732f86affcf815878b812258 100644 (file)
--- 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:       67.1
+Version:       69.1
 Release:       1
 License:       MIT-like
 Group:         Libraries
-Source0:       https://github.com/unicode-org/icu/releases/download/release-67-1/icu4c-%{ver}-src.tgz
-# Source0-md5: c4d62b497cbd89ab2a9ca6b543e57b30
+Source0:       https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-%{ver}-src.tgz
+# Source0-md5: 9403db682507369d0f60a25ea67014c4
 Patch0:                %{name}-cxx-pre11.patch
 Patch1:                icudata-stdlibs.patch
 URL:           http://www.icu-project.org/
This page took 0.037641 seconds and 4 git commands to generate.