1
0
2017-09-28 16:42:52 +00:00
committed by Git OBS Bridge
parent 13fad4d886
commit 50afa3f705
3 changed files with 84 additions and 14 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 28 16:40:43 UTC 2017 - fstrba@suse.com
- Added patch:
* alternative-tzdb_dat.patch
+ Allow specifying alternative path where to find the tzdb.dat
file. With fallback to $JAVA_HOME/jre/lib/tzdb.dat
- Don't symlink tzdb.dat in postinstall
-------------------------------------------------------------------
Thu Sep 21 22:43:35 UTC 2017 - fstrba@suse.com
@@ -6,7 +15,7 @@ Thu Sep 21 22:43:35 UTC 2017 - fstrba@suse.com
-------------------------------------------------------------------
Thu Sep 21 11:41:46 UTC 2017 - fstrba@suse.com
- Allow bootstrapping by itself (BuildConflicts: java-deve >= 1.9)
- Allow bootstrapping by itself (BuildConflicts: java-devel >= 1.9)
-------------------------------------------------------------------
Sat Sep 16 07:29:20 UTC 2017 - fstrba@suse.com