update LoongArch64 port to 8u412

This commit is contained in:
aoqi 2024-06-21 09:15:15 +08:00
parent 36f73353f3
commit c539b5cb97
2 changed files with 449 additions and 1202 deletions

File diff suppressed because it is too large Load Diff

View File

@ -936,7 +936,7 @@ Provides: java-%{javaver}-%{origin}-accessibility%{?1} = %{epoch}:%{version}-%{r
Name: java-%{javaver}-%{origin}
Version: %{javaver}.%{updatever}.%{buildver}
Release: 6
Release: 7
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
# also included the epoch in their virtual provides. This created a
@ -2624,6 +2624,9 @@ cjc.mainProgram(arg)
%endif
%changelog
* Thu Jun 20 2024 aoqi <aoqi@loongson.cn> -1:1.8.0.412-b08.7
- update LoongArch64 port to 8u412
* Wed Jun 19 2024 neu-mobi <liuyulong35@huawei.com> -1:1.8.0.412-b08.6
- Fix aarch64 runtime thread signal transfer bug