Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bd1ee1e2ddb572f950a0d381e65747ab16a18135)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bd1ee1e2ddb572f950a0d381e65747ab16a18135)
  • Date: Thu, 28 Mar 2019 06:02:28 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

libs/icu/DETAILS | 4 ++--
libs/icu/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit bd1ee1e2ddb572f950a0d381e65747ab16a18135
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 64.1

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index f69bd92..6b6d633 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,8 +1,8 @@
SPELL=icu
if [[ "$ICU_DEV" == 'y' ]]; then
- VERSION=63.1
+ VERSION=64.1
else
- VERSION=63.1
+ VERSION=64.1
fi
VERSIONX=${VERSION//./_}
SOURCE="${SPELL}4c-${VERSIONX}-src.tgz"
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 5ddb966..f0dce5c 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2019-03-28 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 64.1
+
2018-10-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 63.1
* icu.gpg: updated



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bd1ee1e2ddb572f950a0d381e65747ab16a18135), Pavel Vinogradov, 03/28/2019

Archive powered by MHonArc 2.6.24.

Top of Page