50 lines
1.7 KiB
Plaintext
50 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 21 09:40:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 6 11:21:25 UTC 2017 - fstrba@suse.com
|
|
|
|
- Fix build with jdk9
|
|
- Use java source and target 1.6
|
|
- Rename all occurences of enum -> emun (including in
|
|
bootstrap/javacc.jar) to avoid clashing with a reserved word in
|
|
java5+
|
|
- Added patch:
|
|
* javacc-encoding.patch
|
|
+ specify UTF-8 encoding for relevant files
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 10 19:03:06 UTC 2017 - fstrba@suse.com
|
|
|
|
- Build require java-devel = 1.8.0, since it is the last version
|
|
that is able to build this package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 5 16:00:21 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Build with openjdk as gcc-java is getting deprecated
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 25 12:00:12 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:05:54 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 26 12:55:53 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: SUSE-BSD-3-Clause-with-non-nuclear-addition
|
|
Use this SPDX-like license until upstream accept it
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 14 15:22:43 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- 'Initial SUSE packaging'
|
|
|