From patchwork Mon Feb 27 18:46:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6639 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PQTwq2Hlzz3wk5 for ; Mon, 27 Feb 2023 18:46:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PQTwn4BTczwx; Mon, 27 Feb 2023 18:46:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PQTwn2t37z2yCF; Mon, 27 Feb 2023 18:46:17 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PQTwl67LSz2xHS for ; Mon, 27 Feb 2023 18:46:15 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PQTwl1NKwzrX; Mon, 27 Feb 2023 18:46:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677523575; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gpnVG0KlNB3dobvRnc3hrblp0YJVB4PCSrqJc5TVhP8=; b=vZD6pNS1WAkBh4ynEFZ+YBJgKM8pa/h2b8HdaeKEzXHbaM3FGHEr8ibmYCWdu3iVi2/t5q nRTaLnK1kYbucuCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677523575; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gpnVG0KlNB3dobvRnc3hrblp0YJVB4PCSrqJc5TVhP8=; b=ahPv5XIUTR7dUPoSQEopgy/R1hRxHMfekNQCZMa+U8GM3fxlDGapnL2mf8hjnTQNF95kqS /fvqEpBHJr32sZR3ltslP0VcI5rUsWNhxqBX9dt44SVbsmGZ8FHJz2oLZ9wNIfvn0fq4rC lCGodZkYMIqSzGVTK5OUltGwlVQYkh0zrkNIUh7ywXHkTvgEQSEKWdpNklwl6cRYVo5K4u OARn3Sctnwg2nUgdIRnU4ttlKQFzsdB5uEsIzqzUJqHy3xIlIeVjZudFLuvDKsgjqziRpL D9a2hJ2WVENvTT2ABmxXXZBm7A1ulUnk7WOgyEj6KN8ExjnbHussA8MRy/rGqQ== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCHv2] compat-icu: Update to 56.1 Date: Mon, 27 Feb 2023 19:46:09 +0100 Message-Id: <20230227184609.215645-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- compat-icu/compat-icu.nm | 8 ++++---- compat-icu/patches/icu-test-twodigityear.patch2 | 13 ------------- 2 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 compat-icu/patches/icu-test-twodigityear.patch2 diff --git a/compat-icu/compat-icu.nm b/compat-icu/compat-icu.nm index 47e24d4f4..8ca0f6ac5 100644 --- a/compat-icu/compat-icu.nm +++ b/compat-icu/compat-icu.nm @@ -5,9 +5,9 @@ name = compat-icu version = %{ver_major}.%{ver_minor}.%{ver_plevel} -ver_major = 50 +ver_major = 56 ver_minor = 1 -ver_plevel = 2 +ver_plevel = release = 1 thisapp = icu-%{version} @@ -20,8 +20,8 @@ description Tools and utilities for developing with icu. end -source_dl = http://download.icu-project.org/files/icu4c/%{version}/ -sources = icu4c-%{ver_major}_%{ver_minor}_%{ver_plevel}-src.tgz +source_dl = https://github.com/unicode-org/icu/releases/download/release-%{ver_major}-%{ver_minor}/ +sources = icu4c-%{ver_major}_%{ver_minor}-src.tgz build DIR_APP = %{DIR_SRC}/icu/source diff --git a/compat-icu/patches/icu-test-twodigityear.patch2 b/compat-icu/patches/icu-test-twodigityear.patch2 deleted file mode 100644 index fba90b5d3..000000000 --- a/compat-icu/patches/icu-test-twodigityear.patch2 +++ /dev/null @@ -1,13 +0,0 @@ -In the year 2034 ... -http://sourceforge.net/p/icu/mailman/message/32443311/ ---- icu.orig/source/test/intltest/dtfmttst.cpp 2013-10-04 22:48:00.000000000 +0200 -+++ icu/source/test/intltest/dtfmttst.cpp 2014-06-13 19:34:40.611299572 +0200 -@@ -1129,7 +1129,7 @@ - return; - } - parse2DigitYear(fmt, "5/6/17", date(117, UCAL_JUNE, 5)); -- parse2DigitYear(fmt, "4/6/34", date(34, UCAL_JUNE, 4)); -+ parse2DigitYear(fmt, "4/6/34", date(134, UCAL_JUNE, 4)); - } - - // -------------------------------------