]> git.pld-linux.org Git - packages/icu.git/commitdiff
- updated to 65.1 auto/th/icu-65.1-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 6 Oct 2019 11:29:00 +0000 (13:29 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sun, 6 Oct 2019 11:29:00 +0000 (13:29 +0200)
icu-cxx-pre11.patch
icu.spec

index f86f4af8825d919c61575b618c9477c1a74fb477..bfe6ab5f8b0379744f32ab1f9c387841684098e2 100644 (file)
@@ -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
  
    /**
index c79a3ebe32426598fc91aa3eb284cb498fe86d88..7c0bba1f68f3d02f310626d0da83d038903aaed6 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:       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
This page took 0.108783 seconds and 4 git commands to generate.