Sync the copy of the portable specfile with the latest update
Related: RHEL-73990
This commit is contained in:
parent
5e86aa5bca
commit
75a373e9ba
@ -273,7 +273,7 @@
|
||||
# Define version of OpenJDK 8 used
|
||||
%global project openjdk
|
||||
%global repo shenandoah-jdk8u
|
||||
%global openjdk_revision 8u432-b06
|
||||
%global openjdk_revision 8u442-b05
|
||||
%global shenandoah_revision shenandoah%{openjdk_revision}
|
||||
# Define IcedTea version used for SystemTap tapsets and desktop file
|
||||
%global icedteaver 3.15.0
|
||||
@ -324,7 +324,7 @@
|
||||
# Release will be (where N is usually a number starting at 1):
|
||||
# - 0.N%%{?extraver}%%{?dist} for EA releases,
|
||||
# - N%%{?extraver}{?dist} for GA releases
|
||||
%global is_ga 1
|
||||
%global is_ga 0
|
||||
%if %{is_ga}
|
||||
%global milestone fcs
|
||||
%global milestone_version %{nil}
|
||||
@ -1543,6 +1543,11 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 06 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b05-0.1.ea
|
||||
- Update to 8u442-b05 (EA).
|
||||
- Update release notes for 8u442-b05.
|
||||
- Switch to EA mode for pre-release.
|
||||
|
||||
* Fri Oct 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-1
|
||||
- Update to shenandoah-jdk8u432-b06 (GA)
|
||||
- Update release notes for shenandoah-8u432-b06.
|
||||
|
@ -2943,6 +2943,7 @@ cjc.mainProgram(args)
|
||||
- Update to 8u442-b05 (EA).
|
||||
- Update release notes for 8u442-b05.
|
||||
- Switch to EA mode for pre-release.
|
||||
- Sync the copy of the portable specfile with the latest update
|
||||
- Resolves: RHEL-73990
|
||||
|
||||
* Sat Oct 19 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-4
|
||||
|
Loading…
Reference in New Issue
Block a user