Restore NEWS file so portable can be rebuilt

Resolves: RHEL-46027
This commit is contained in:
Andrew Hughes 2024-07-03 17:10:51 +01:00
parent b0d8ec4874
commit 8206a3fb3d
2 changed files with 1658 additions and 0 deletions

1655
NEWS Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1345,6 +1345,7 @@ Source18: TestTranslations.java
# Include portable spec and instructions on how to rebuild
Source19: README.md
Source20: java-%{featurever}-openjdk-portable.specfile
Source21: NEWS
# Setup variables to reference correct sources
%global releasezip %{_jvmdir}/%{name}-%{version}-%{prelease}.portable.unstripped.jdk.%{_arch}.tar.xz
@ -2505,7 +2506,9 @@ require "copy_jdk_configs.lua"
- Switch to EA mode
- Bump LCMS 2 version to 2.16.0 following JDK-8321489
- Add zlib build requirement or bundled version (1.3.1), depending on system_libs setting
- Restore NEWS file so portable can be rebuilt
- Related: RHEL-45358
- Resolves: RHEL-46027
* Sun Apr 14 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.3.0.9-1
- Update to jdk-21.0.3+9 (GA)