Package Release Info

antlr-bootstrap-2.7.7-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

antlr-bootstrap

Change Logs

* Tue Oct 01 2024 fstrba@suse.com
- Use SOURCE_DATE_EPOCH for reproducible builds
* Tue Oct 17 2023 fstrba@suse.com
- Clean the spec file and use javapackages-local >= 6 features
* Thu May 04 2023 fcrozat@suse.com
- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.
* Fri Aug 02 2019 mliska@suse.cz
- Use FAT LTO objects in order to provide proper static library.
* Thu May 09 2019 bwiedemann@suse.com
- Drop unused BuildRequires: zip+unzip
* Fri Feb 01 2019 fstrba@suse.com
- Speed-up build by compiling all *.java files in one javac
  invocation
* Tue May 15 2018 fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
  of 1.6 compatibility
* Thu Dec 07 2017 dimstar@opensuse.org
- Escape the usage of %{VERSION} when calling out to rpm.
  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
* Mon Oct 09 2017 fstrba@suse.com
- Remove requirement of gcc-java all together and build with
  any java version that exists and is able to use source and target
  1.6
* Wed Sep 20 2017 fstrba@suse.com
- Remove requirements of ecj-bootstrap and fastjar
  * use the gcj.jar that comes with gccN-java
  * use gjar-N instead of fastjar