2017-09-29 15:37:21 +00:00
committed by Git OBS Bridge
parent e5b8d888a9
commit 50bd78e899
7 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 29 15:35:27 UTC 2017 - fstrba@suse.com
- Detect our java-1_5_0-gcj_compat as java 6 to allow building
with source and target level 1.6
Code that needs classes from java 6 that are not part of the
gij/gcj will need just to require java-devel >= 1.6
-------------------------------------------------------------------
Fri Sep 29 07:06:59 UTC 2017 - fstrba@suse.com