55 lines
2.0 KiB
Plaintext
55 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 25 09:21:59 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove dependency on maven2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 15 16:02:58 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patches:
|
|
* reproducible-order.patch
|
|
+ ensure reproducible elements order by sorting
|
|
* reproducible-timestamp.patch
|
|
+ support SOURCE_DATE_EPOCH for generatedTimestamp
|
|
- Modified patch:
|
|
* antlr3-generated_sources.patch
|
|
+ regenerate in cycle with stringtemplate4 to correspond to
|
|
the reproducible build changes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 15 08:19:19 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Override build date (boo#1047218)"
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 17 06:55:33 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- No need to use enforcer plugin in controlled environment
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 21:43:50 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Update to 3.5.3:
|
|
* change source compatibility to 1.8 and enable github workflows
|
|
* Change Wiki URLs to theantlrguy.atlassian.net in README.txt
|
|
* Bazel support
|
|
* Modify patches:
|
|
- Rebase osgi-manifest.patch and rename to antlr3-osgi-manifest.patch
|
|
- Rename 0001-java8-fix.patch to antlr3-java8-fix.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 14:54:29 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 11:36:43 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
maven-javadoc-plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 07:57:47 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of antlr3 3.5.2 as multibuild package
|