Bump rpmrelease for CentOS build

Related: RHEL-58786
This commit is contained in:
Andrew Hughes 2025-07-04 19:01:25 +01:00
parent 7f052fc720
commit e1c79a0aee

View File

@ -363,7 +363,7 @@
# eg jdk8u60-b27 -> b27
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
# 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
%global portablerelease 1
# Portable suffix differs between RHEL and CentOS
@ -2939,6 +2939,10 @@ cjc.mainProgram(args)
%endif
%changelog
* Sat Oct 19 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-4
- Bump rpmrelease for CentOS build
- Related: RHEL-58786
* Sat Oct 19 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-3
- Rebuild RPM for 9.5 0day release
- Related: RHEL-58786