2019-10-10 19:51:52 +00:00
committed by Git OBS Bridge
parent e0e60ef54e
commit 2b87986bf2
3 changed files with 144 additions and 2 deletions

View File

@@ -21,9 +21,12 @@ Thu Oct 10 18:33:20 UTC 2019 - Fridrich Strba <fstrba@suse.com>
* jna-build.patch
* jna-callback.patch
+ Adapted to changed context
- Added patch:
- Added patches:
* jna-system-libjnidispatch.patch
+ Load the libjnidispatch from system
* jna-java8compat.patch
+ Add casts to prevent using of java9+ only ByteBuffer
methods
-------------------------------------------------------------------
Wed Mar 13 19:03:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>