Sync the copy of the portable specfile with the latest update
Related: RHEL-101798
This commit is contained in:
parent
bbb05fc107
commit
535ba23a9c
@ -393,7 +393,7 @@
|
|||||||
%global origin_nice OpenJDK
|
%global origin_nice OpenJDK
|
||||||
%global top_level_dir_name %{vcstag}
|
%global top_level_dir_name %{vcstag}
|
||||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||||
%global buildver 2
|
%global buildver 8
|
||||||
%global rpmrelease 1
|
%global rpmrelease 1
|
||||||
#%%global tagsuffix %%{nil}
|
#%%global tagsuffix %%{nil}
|
||||||
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
||||||
@ -1939,9 +1939,17 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.8-0.1.ea
|
||||||
|
- Update to jdk-21.0.8+8 (EA)
|
||||||
|
- Update release notes to 21.0.8+8
|
||||||
|
|
||||||
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.2-0.1.ea
|
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.2-0.1.ea
|
||||||
- Update to jdk-21.0.8+2 (EA)
|
- Update to jdk-21.0.8+2 (EA)
|
||||||
- Update release notes to 21.0.8+2
|
- Update release notes to 21.0.8+2
|
||||||
|
- Add timezone data update check to openjdk_news.sh
|
||||||
|
- Add duplicate check to openjdk_news.sh
|
||||||
|
- Exit if no fixes are obtained rather than try to run filters in openjdk_news.sh
|
||||||
|
- Related: OPENJDK-3949
|
||||||
|
|
||||||
* Tue Jul 08 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.1-0.1.ea
|
* Tue Jul 08 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.1-0.1.ea
|
||||||
- Update get_bundle_versions.sh to match other scripts
|
- Update get_bundle_versions.sh to match other scripts
|
||||||
|
@ -2566,6 +2566,7 @@ cjc.mainProgram(args)
|
|||||||
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.8-0.1.ea
|
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.8-0.1.ea
|
||||||
- Update to jdk-21.0.8+8 (EA)
|
- Update to jdk-21.0.8+8 (EA)
|
||||||
- Update release notes to 21.0.8+8
|
- Update release notes to 21.0.8+8
|
||||||
|
- Sync the copy of the portable specfile with the latest update
|
||||||
- Resolves: RHEL-101798
|
- Resolves: RHEL-101798
|
||||||
|
|
||||||
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.2-0.1.ea
|
* Wed Jul 09 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.2-0.1.ea
|
||||||
|
Loading…
Reference in New Issue
Block a user