From 7ef2e1189c285125c7979941ce79e3ae13d7e88523439b2e2358c3aee3f518b8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 22 Feb 2025 11:45:52 +0100 Subject: [PATCH] icu 77~rc --- baselibs.conf | 4 ++-- icu.changes | 6 ++++++ icu.spec | 16 ++++++++-------- icu4c-76_1-docs.zip | 3 --- icu4c-76_1-docs.zip.asc | 7 ------- icu4c-76_1-src.tgz | 3 --- icu4c-76_1-src.tgz.asc | 7 ------- icu4c-77_1rc-docs.zip | 3 +++ icu4c-77_1rc-docs.zip.asc | 7 +++++++ icu4c-77_1rc-src.tgz | 3 +++ icu4c-77_1rc-src.tgz.asc | 7 +++++++ 11 files changed, 36 insertions(+), 30 deletions(-) delete mode 100644 icu4c-76_1-docs.zip delete mode 100644 icu4c-76_1-docs.zip.asc delete mode 100644 icu4c-76_1-src.tgz delete mode 100644 icu4c-76_1-src.tgz.asc create mode 100644 icu4c-77_1rc-docs.zip create mode 100644 icu4c-77_1rc-docs.zip.asc create mode 100644 icu4c-77_1rc-src.tgz create mode 100644 icu4c-77_1rc-src.tgz.asc diff --git a/baselibs.conf b/baselibs.conf index 9e54bd5..a25f4b2 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libicu76 +libicu77 libicu-devel requires -libicu- - requires "libicu76- = " + requires "libicu77- = " diff --git a/icu.changes b/icu.changes index 5d62708..e4465bf 100644 --- a/icu.changes +++ b/icu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 22 10:45:09 UTC 2025 - Jan Engelhardt + +- Update to release 77~rc + * CLDR 47 locale data + ------------------------------------------------------------------- Sat Oct 26 22:43:42 UTC 2024 - Jan Engelhardt diff --git a/icu.spec b/icu.spec index 15223a2..3e3a71b 100644 --- a/icu.spec +++ b/icu.spec @@ -1,7 +1,7 @@ # # spec file for package icu # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ # what icu thinks the package is -%define amajor 76 -%define aversion 76.1 +%define amajor 77 +%define aversion 77.1 # for the rare case that SUSE needs to workaround ABI breaks: %define sonum %amajor # like sonum, but with underscore @@ -31,16 +31,16 @@ %endif # icu-versioning.diff needs update for new Version too Name: icu -Version: 76.1 +Version: 77~rc Release: 0 Summary: International Components for Unicode License: ICU Group: Development/Libraries/C and C++ URL: https://icu.unicode.org/ -Source: https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-src.tgz -Source2: https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-src.tgz.asc -Source3: https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-docs.zip -Source4: https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-docs.zip.asc +Source: https://github.com/unicode-org/icu/releases/download/release-77-rc/icu4c-77_1rc-src.tgz +Source2: https://github.com/unicode-org/icu/releases/download/release-77-rc/icu4c-77_1rc-src.tgz.asc +Source3: https://github.com/unicode-org/icu/releases/download/release-77-rc/icu4c-77_1rc-docs.zip +Source4: https://github.com/unicode-org/icu/releases/download/release-77-rc/icu4c-77_1rc-docs.zip.asc Source5: %name.keyring Source100: baselibs.conf Patch4: icu-fix-install-mode-files.diff diff --git a/icu4c-76_1-docs.zip b/icu4c-76_1-docs.zip deleted file mode 100644 index d3a2948..0000000 --- a/icu4c-76_1-docs.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc03a16b37924d719d72013868c6023581ec1c5f13420931fcb946f0a92d73ea -size 9188702 diff --git a/icu4c-76_1-docs.zip.asc b/icu4c-76_1-docs.zip.asc deleted file mode 100644 index 0776e44..0000000 --- a/icu4c-76_1-docs.zip.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQTlLweHelgF+a9KsKzUbFYQ0G5wAQUCZxqS3gAKCRDUbFYQ0G5w -AbaJAQDMJAyiZsnDXf77p1tvatp9kEHiDe+ro+d+k5j19oDkSAD/SFWGaO7xLg5Y -jC807r6a25LvW9nYbyPL40I5gyISegw= -=QLcV ------END PGP SIGNATURE----- diff --git a/icu4c-76_1-src.tgz b/icu4c-76_1-src.tgz deleted file mode 100644 index f2ae812..0000000 --- a/icu4c-76_1-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfacb46bfe4747410472ce3e1144bf28a102feeaa4e3875bac9b4c6cf30f4f3e -size 27437767 diff --git a/icu4c-76_1-src.tgz.asc b/icu4c-76_1-src.tgz.asc deleted file mode 100644 index 517b577..0000000 --- a/icu4c-76_1-src.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQTlLweHelgF+a9KsKzUbFYQ0G5wAQUCZxqS2gAKCRDUbFYQ0G5w -ATvVAQCbJYfxkXq+A06gGuF64rHLOgM+zXzpAuZe8a5l6YITzQEAs9soTU1H4JIs -7P+OcoG0NzAsCE2PLLvUSWbWY4yHhgQ= -=qcoz ------END PGP SIGNATURE----- diff --git a/icu4c-77_1rc-docs.zip b/icu4c-77_1rc-docs.zip new file mode 100644 index 0000000..1d56de2 --- /dev/null +++ b/icu4c-77_1rc-docs.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8cd0c6417f1139e78eae338598f7b4b899310622daaac916001e81f8e5d79af +size 10383575 diff --git a/icu4c-77_1rc-docs.zip.asc b/icu4c-77_1rc-docs.zip.asc new file mode 100644 index 0000000..52d58ee --- /dev/null +++ b/icu4c-77_1rc-docs.zip.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQTlLweHelgF+a9KsKzUbFYQ0G5wAQUCZ7kPEAAKCRDUbFYQ0G5w +Aa4OAP46PWPYFwJUkSzPnRiECRa1K+GQb3Ko/k70zyYM3VmbxgEA+gzNAfufQfd8 +3pyhpKv6xWRoRihQQZWcf91SOaM0HQY= +=yZRL +-----END PGP SIGNATURE----- diff --git a/icu4c-77_1rc-src.tgz b/icu4c-77_1rc-src.tgz new file mode 100644 index 0000000..926ebb1 --- /dev/null +++ b/icu4c-77_1rc-src.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82ecd6b2f99e65923197fd35c046ce0e48395704220a79ff505104bad52c9e8 +size 27381025 diff --git a/icu4c-77_1rc-src.tgz.asc b/icu4c-77_1rc-src.tgz.asc new file mode 100644 index 0000000..d59e21b --- /dev/null +++ b/icu4c-77_1rc-src.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQTlLweHelgF+a9KsKzUbFYQ0G5wAQUCZ7kPEwAKCRDUbFYQ0G5w +ASeAAQDEGbo6MI4+xwjhoULK0rR/lCS5gzQahFQrBJGXYrgOQAD9G0K94AY+Tpr9 +RJgAtM8tvS5E36DGpTuOYpPplFDo9QM= +=ubqm +-----END PGP SIGNATURE-----