Bump rpmrelease for CentOS build
Related: RHEL-73540 Related: RHEL-74304 Related: RHEL-73996
This commit is contained in:
parent
03d7c28615
commit
12569e7d58
@ -346,7 +346,7 @@
|
|||||||
# eg jdk8u60-b27 -> b27
|
# eg jdk8u60-b27 -> b27
|
||||||
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
|
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
|
||||||
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
||||||
%global rpmrelease 2
|
%global rpmrelease 3
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
%global portablerelease 1
|
%global portablerelease 1
|
||||||
%global portablerhel 8
|
%global portablerhel 8
|
||||||
@ -2715,6 +2715,12 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-3
|
||||||
|
- Bump rpmrelease for CentOS build
|
||||||
|
- Related: RHEL-73540
|
||||||
|
- Related: RHEL-74304
|
||||||
|
- Related: RHEL-73996
|
||||||
|
|
||||||
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-2
|
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-2
|
||||||
- Update to 8u442-b06 (GA)
|
- Update to 8u442-b06 (GA)
|
||||||
- Update release notes for 8u442-b06.
|
- Update release notes for 8u442-b06.
|
||||||
|
Loading…
Reference in New Issue
Block a user