Bump release number so we are newer than 9.0
Related: rhbz#2236592
This commit is contained in:
parent
524a5e0fcd
commit
c3bd5426d3
@ -370,7 +370,8 @@
|
|||||||
%global top_level_dir_name %{origin}
|
%global top_level_dir_name %{origin}
|
||||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||||
%global buildver 1
|
%global buildver 1
|
||||||
%global rpmrelease 1
|
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||||
|
%global rpmrelease 2
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
%global portablerelease 1
|
%global portablerelease 1
|
||||||
%global portablesuffix el8
|
%global portablesuffix el8
|
||||||
@ -2473,6 +2474,10 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 04 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.1.1-2
|
||||||
|
- Bump release number so we are newer than 9.0
|
||||||
|
- Related: rhbz#2236592
|
||||||
|
|
||||||
* Sat Sep 02 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.1.1-1
|
* Sat Sep 02 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.1.1-1
|
||||||
- Update to jdk-17.0.8.1+1 (GA)
|
- Update to jdk-17.0.8.1+1 (GA)
|
||||||
- Update release notes to 17.0.8.1+1
|
- Update release notes to 17.0.8.1+1
|
||||||
|
Loading…
Reference in New Issue
Block a user