Skip to Content.
Sympa Menu

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

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 (7b166bfd3f1af85fd81711b61c98b03c4cc09482)
  • Date: Thu, 18 Apr 2019 01:53:11 +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 7b166bfd3f1af85fd81711b61c98b03c4cc09482
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 64.2

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 6b6d633..c97f548 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,8 +1,8 @@
SPELL=icu
if [[ "$ICU_DEV" == 'y' ]]; then
- VERSION=64.1
+ VERSION=64.2
else
- VERSION=64.1
+ VERSION=64.2
fi
VERSIONX=${VERSION//./_}
SOURCE="${SPELL}4c-${VERSIONX}-src.tgz"
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index f0dce5c..5582ebf 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2019-04-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 64.2
+
2019-03-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 64.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7b166bfd3f1af85fd81711b61c98b03c4cc09482), Pavel Vinogradov, 04/17/2019

Archive powered by MHonArc 2.6.24.

Top of Page