2019-02-07 21:35:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 7 16:28:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Avoid double shipping of documentation.
|
|
|
|
- Ensure neutrality of descriptions.
|
|
|
|
|
2018-12-06 13:25:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 12:25:36 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix javadoc build with older JDK versions
|
|
|
|
|
2018-10-25 22:55:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 25 20:55:17 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with java source/target levels 8 since the code uses
|
|
|
|
String.join() which does not exist before java 8
|
|
|
|
|
2018-10-24 08:52:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 24 06:47:17 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging built without maven, adapted from Fedora rpm
|