Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3d9819daa180ab09661048f53893c28232a36737)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <vin.public AT gmail.com>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3d9819daa180ab09661048f53893c28232a36737)
  • Date: Fri, 28 Oct 2016 12:46:25 -0400

Why comma, Treeve? It breaks the devel branch.

On Fri, Oct 28, 2016 at 07:55:38AM +0000, Treeve Jelbert wrote:
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
...
libs/icu/DETAILS | 8 ++++----
libs/icu/HISTORY | 3 +++
8 files changed, 30 insertions(+), 18 deletions(-)
...
commit 7815d2e5bcd6f0b6e29f487adeaea452dcd29dfa
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

icu: => 58.1

...
diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 196f1a0..6706ddb 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,11 +1,11 @@
SPELL=icu
if [[ "$ICU_DEV" == 'y' ]]; then
- VERSION=57.1
-
SOURCE_HASH=sha512:a3c701e9c81622db545bcf93f315c7b13159750f43f009d0aec59ceae3a8e1ccb751826d4b8a7387aca47f38bff2a85816b1a123b07d2bf731558c7b66e47b8a
+ VERSION=58,1
+
SOURCE_HASH=sha512:59b2a76834192a35125fda326587e613ef4486152cf0278c6f22568d4ae02c4b2d897efcea2654ef2b11bd1c3154aecd38cb68a70f69430736f343689f94c155
VX=${VERSION//.r/r}
else
- VERSION=57.1
-
SOURCE_HASH=sha512:a3c701e9c81622db545bcf93f315c7b13159750f43f009d0aec59ceae3a8e1ccb751826d4b8a7387aca47f38bff2a85816b1a123b07d2bf731558c7b66e47b8a
+ VERSION=58.1
+
SOURCE_HASH=sha512:59b2a76834192a35125fda326587e613ef4486152cf0278c6f22568d4ae02c4b2d897efcea2654ef2b11bd1c3154aecd38cb68a70f69430736f343689f94c155
fi
VX=$VERSION
SPELLX=icu4c
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 231af24..01d260b 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2016-10-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 58.1 (both)
+
2016-03-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 57.1 (both)

_______________________________________________
SM-Commit mailing list
SM-Commit AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-commit

--
Sincerely,
Pavel Vinogradov

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page