2019-10-10 23:03:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 10 21:00:22 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* guava-25.0-java8compat.patch
|
|
|
|
+ Avoid callingoverridden methods with covariant return types
|
|
|
|
for java.nio.ByteBuffer and java.nio.CharBuffer, which were
|
|
|
|
introduced in Java 9
|
|
|
|
+ This allows us to produce with Java >= 9 binaries that are
|
|
|
|
compatible with Java 8
|
|
|
|
|
2019-04-12 12:06:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 12 10:05:01 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of guava 25.0
|