Compare commits

...

3 Commits

@ -349,7 +349,7 @@
%global rpmrelease 2
# Settings used by the portable build
%global portablerelease 2
%global portablesuffix el8
%global portablesuffix el9_3
%global portablebuilddir /builddir/build/BUILD
# 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
@ -2490,6 +2490,9 @@ cjc.mainProgram(args)
%endif
%changelog
* Wed Nov 8 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:21.0.0.0.35-2
- Rebuilt for MSVSphere 9.3
* Thu Aug 24 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.0.0.35-2
- Update documentation (README.md)
- Replace alt-java patch with a binary separate from the JDK

Loading…
Cancel
Save