icu4c ver. bump

This commit is contained in:
Rmys
2025-02-23 12:56:51 +03:00
parent 762b96a695
commit 19a6f99ca8
13 changed files with 3032 additions and 2 deletions
+20 -2
View File
@@ -14,12 +14,23 @@
<Description>ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). This package contains the C/C++ libraries.</Description>
<!-- CAUTION! This package has a great potential to break API/ABI in minor version bumps, check for a file like:
http://source.icu-project.org/repos/icu/icu/tags/release-55-1/APIChangeReport.html -->
<Archive sha1sum="3d94969b097189bf5479c312d9593d2d252f5a73" type="targz">https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-src.tgz</Archive>
<Archive sha1sum="f7764341d196112573605881dbbf10e586d84841" type="targz">https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-src.tgz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="3">icu4c-58.2-fix_enumeration-1-1.patch</Patch-->
<!-- <Patch>gennorm2-man.patch</Patch> -->
<!-- <Patch>icuinfo-man.patch</Patch> -->
<Patch>fedora/0001-ICU-22954-USet-C-iterator-return-std-u16string.patch</Patch>
<Patch>fedora/0002-ICU-22954-U_ICU_NAMESPACE_OR_INTERNAL-header-only-lo.patch</Patch>
<Patch>fedora/0003-ICU-22954-intltest.h-IcuTestErrorCode-usable-without.patch</Patch>
<Patch>fedora/0004-ICU-22954-header-only-test-USet-C-iterators.patch</Patch>
<Patch>fedora/0005-ICU-22954-Partially-revert-PR-3295-U_ICU_NAMESPACE_O.patch</Patch>
<Patch>fedora/0006-ICU-22954-USetHeaderOnlyTest-use-unique_ptr.patch</Patch>
<Patch>fedora/0007-ICU-22954-Delete-copy-assign-from-IcuTestErrorCode.patch</Patch>
<Patch>fedora/0008-ICU-22954-Workaround-Replace-std-u16string-member-wi.patch</Patch>
<Patch>fedora/0009-ICU-22954-Revert-to-using-std-u16string-instead-of-U.patch</Patch>
</Patches>
</Source>
@@ -72,6 +83,13 @@
</Package>
<History>
<Update release="14">
<Date>2025-02-23</Date>
<Version>76.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2023-10-16</Date>
<Version>73.2</Version>