Projects
Mega:23.09
icu
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
_service:tar_scm:icu.spec
Changed
@@ -1,6 +1,6 @@ Name: icu Version: 73.2 -Release: 2 +Release: 3 Summary: International Components for Unicode License: MIT and UCD and Public Domain URL: http://site.icu-project.org/ @@ -19,6 +19,7 @@ %ifarch sw_64 Patch5: icu-Add-sw64-architecture.patch %endif +Patch6000: backport-Fix-broken-TestHebrewCalendarInTemporalLeapYear.patch Patch9000: delete-taboo-words.patch %description @@ -133,6 +134,9 @@ %changelog +* Tue Sep 19 2023 zhouwenpei<zhouwenpei@h-partners.com> - 73.2-3 +- Fix broken TestHebrewCalendarInTemporalLeapYear + * Mon Sep 11 2023 zhangpan<zhangpan103@h-partners.com> - 73.2-2 - delete libicu*.so.72*
View file
_service:tar_scm:backport-Fix-broken-TestHebrewCalendarInTemporalLeapYear.patch
Added
@@ -0,0 +1,29 @@ +From b6b3e89231a623441940889b5badd90f74bdce2b Mon Sep 17 00:00:00 2001 +From: Frank Tang <ftang@chromium.org> +Date: Mon, 18 Sep 2023 20:20:42 -0700 +Subject: PATCH ICU-22512 Fix broken TestHebrewCalendarInTemporalLeapYear + +Fix broken test mistakenly landed in +https://github.com/unicode-org/icu/pull/2274 + +Some important steps were missed in the last landing. + +--- + source/test/intltest/caltest.cpp | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/source/test/intltest/caltest.cpp b/source/test/intltest/caltest.cpp +index 7518f11..ab63e75 100644 +--- a/source/test/intltest/caltest.cpp ++++ b/source/test/intltest/caltest.cpp +@@ -4006,6 +4006,7 @@ void CalendarTest::TestHebrewCalendarInTemporalLeapYear() { + leapTest->set(UCAL_MONTH, 0); + leapTest->set(UCAL_DATE, 1); + // If 10 months after TISHRI is TAMUZ, then it is a leap year. ++ leapTest->add(UCAL_MONTH, 10, status); + hasLeapMonth = leapTest->get(UCAL_MONTH, status) == icu::HebrewCalendar::TAMUZ; + yearForHasLeapMonth = cal_year; + } +-- +2.33.0 +
View file
_service
Changed
@@ -2,7 +2,7 @@ <service name="tar_scm"> <param name="url">git@gitee.com:src-openeuler/icu.git</param> <param name="scm">git</param> - <param name="revision">openEuler-23.09</param> + <param name="revision">master</param> <param name="exclude">*</param> <param name="extract">*</param> </service>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2