Sync the copy of the portable specfile with the latest update

Related: RHEL-235632
This commit is contained in:
Andrew Hughes 2026-08-23 13:50:31 +01:00
parent 8db1e8e47a
commit 80610f7597
2 changed files with 11 additions and 2 deletions

View File

@ -4,7 +4,7 @@
%global updatever 4
%global patchver 1
%global buildver 1
%global portablerelease 1
%global portablerelease 2
%global rpmrelease 0
# Define IcedTea version used for SystemTap tapsets and desktop file
@ -1894,12 +1894,17 @@ done
%endif
%changelog
* Thu Aug 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.4.1.1-2.0
- Add CVEs for August 2026 release
- Related: OPENJDK-5043
* Fri Aug 07 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.4.1.1-1.0
- Update to jdk-25.0.4.1+1 (GA)
- Update release notes to 25.0.4.1+1
- Make rhel usage in pkgos optional as it may be undefined
- Simplify pkgos conditional to work on RHEL 8
- ** This tarball is embargoed until 2026-08-18 @ 1pm PT. **
- Resolves: OPENJDK-5043
* Fri Aug 07 2026 Andrea Bolognani <abologna@redhat.com> - 1:25.0.4.0.7-3.0
- Automatically set pkgos when necessary

View File

@ -9,7 +9,7 @@
%global updatever 4
%global patchver 1
%global buildver 1
%global portablerelease 1
%global portablerelease 2
%global rpmrelease 1
# Define IcedTea version used for SystemTap tapsets and desktop file
@ -2596,6 +2596,10 @@ exit 0
%endif
%changelog
* Sun Aug 23 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.4.1.1-2.1
- Sync the copy of the portable specfile with the latest update
- Related: RHEL-235632
* Fri Aug 07 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:25.0.4.1.1-1.1
- Update to jdk-25.0.4.1+1 (GA)
- Update release notes to 25.0.4.1+1