Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to devel-icu grimoire by Treeve Jelbert (d468f537ad15cf2204c8ea811671d834c9420ce8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Treeve Jelbert <treeve AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to devel-icu grimoire by Treeve Jelbert (d468f537ad15cf2204c8ea811671d834c9420ce8)
  • Date: Sun, 22 Dec 2013 17:02:12 -0600

Are there any issues upgrading the ICU to 52.1? I am trying to make a
spell for Libreoffice but in requires icu4c 52.1

CuZnDragon
Robin Cook

On Sat, 12 Oct 2013 11:12:13 -0500
Treeve Jelbert <scm AT sourcemage.org> wrote:

> GIT changes to devel-icu grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
>
> libs/icu/DETAILS | 8 ++++----
> libs/icu/HISTORY | 3 +++
> 2 files changed, 7 insertions(+), 4 deletions(-)
>
> New commits:
> commit d468f537ad15cf2204c8ea811671d834c9420ce8
> Author: Treeve Jelbert <treeve AT sourcemage.org>
> Commit: Treeve Jelbert <treeve AT sourcemage.org>
>
> icu: => 52.1
>
> diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
> index 33b3830..8021413 100755
> --- a/libs/icu/DETAILS
> +++ b/libs/icu/DETAILS
> @@ -1,11 +1,11 @@
> SPELL=icu
> if [[ "$ICU_DEV" == 'y' ]]; then
> - VERSION=51.2
> -
> SOURCE_HASH=sha512:74e22b792d6812c1bf2192f2572f75ec8a14fac5e9b00850f9225279fc09da913082001bef20595f6634a5c3f3335e92906568023544516da69a775bcf5e2a1a
> + VERSION=52.1
> +
> SOURCE_HASH=sha512:5300b1d97340850d3d72af220ff5cbc2ae2820aff4367b60e52f17ead9831011dcda3d4c5af57c899d47b6fc964b23c9c8922954b32d314d669eb1a479a2efb0
> VX=${VERSION//.r/r}
> else
> - VERSION=51.2
> -
> SOURCE_HASH=sha512:74e22b792d6812c1bf2192f2572f75ec8a14fac5e9b00850f9225279fc09da913082001bef20595f6634a5c3f3335e92906568023544516da69a775bcf5e2a1a
> + VERSION=52.1
> +
> SOURCE_HASH=sha512:5300b1d97340850d3d72af220ff5cbc2ae2820aff4367b60e52f17ead9831011dcda3d4c5af57c899d47b6fc964b23c9c8922954b32d314d669eb1a479a2efb0
> fi
> VX=$VERSION
> PATCH_LEVEL=0
> diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
> index 123aa1e..43caf08 100644
> --- a/libs/icu/HISTORY
> +++ b/libs/icu/HISTORY
> @@ -1,3 +1,6 @@
> +2013-10-12 Treeve Jelbert <treeve AT sourcemage.org>
> + * DETAILS: version 52.1 (both)
> +
> 2013-06-07 Treeve Jelbert <treeve AT sourcemage.org>
> * DETAILS: version 51.1 (both)
> * BUILD: -lintl flags not needed
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>




Archive powered by MHonArc 2.6.24.

Top of Page