Bump rpmrelease for CentOS build
Related: RHEL-86967 Related: RHEL-86620
This commit is contained in:
parent
46ebf0913e
commit
dcb2eff78e
@ -359,7 +359,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 9.0 RPM
|
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||||
%global rpmrelease 3
|
%global rpmrelease 4
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
%global portablerelease 1
|
%global portablerelease 1
|
||||||
# Portable suffix differs between RHEL and CentOS
|
# Portable suffix differs between RHEL and CentOS
|
||||||
@ -2966,6 +2966,11 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 14 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-4
|
||||||
|
- Bump rpmrelease for CentOS build
|
||||||
|
- Related: RHEL-86967
|
||||||
|
- Related: RHEL-86620
|
||||||
|
|
||||||
* Sat Jun 14 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-3
|
* Sat Jun 14 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-3
|
||||||
- Bump release number to appease 9.6-z erratum
|
- Bump release number to appease 9.6-z erratum
|
||||||
- Related: RHEL-86967
|
- Related: RHEL-86967
|
||||||
|
Loading…
Reference in New Issue
Block a user