Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cglib for openSUSE:Factory checked in at 2022-07-13 13:45:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cglib (Old) and /work/SRC/openSUSE:Factory/.cglib.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cglib" Wed Jul 13 13:45:10 2022 rev:25 rq:988594 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cglib/cglib.changes 2022-04-27 21:42:21.965088078 +0200 +++ /work/SRC/openSUSE:Factory/.cglib.new.1523/cglib.changes 2022-07-13 13:45:23.946032746 +0200 @@ -16,0 +17,14 @@ + * emits code compatible with java 1.8, so we can call static + interface methods. + * minor fix for allowing a fastclass to call static interface + methods. + * update to asm 7.1 + * make ant dependency optional + * add Automatic Module Names + * Expose non-bridge methods more frequently. + * Drop support for Java6. (It may continue to work, but continuous + integration tests will no longer validate it does.) + * Fix #115: Release resources eagerly. + * Deprecated TinyBitSet. + * Add workarounds for changes coming from Jigsaw. + * Fix #89 / #90 (generated incorrect code for bridge methods sometimes) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------