From 7861a3164a4aa902247334a66d4c58e61487a22499158a1a464e792fdcb9c53b Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 9 Sep 2024 13:24:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/javassist?expand=0&rev=44 --- javassist.changes | 23 +++++++++++++++++++++++ javassist.spec | 4 ++-- rel_3_29_2_ga.tar.gz | 3 --- rel_3_30_2_ga.tar.gz | 3 +++ 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 rel_3_29_2_ga.tar.gz create mode 100644 rel_3_30_2_ga.tar.gz diff --git a/javassist.changes b/javassist.changes index fa81f8b..3360038 100644 --- a/javassist.changes +++ b/javassist.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Sep 9 13:15:34 UTC 2024 - Fridrich Strba + +- Version update to 2.30.0 + * try to fix trivial link error + * fixes Issue 462 (In Java21, the ConstPool API throws NPE for + MethodParameters attributes without parameter names) + * Fix MemberResolver.lookupMethod bug when super class has more + precise match + * Fix issue in no-standard [new] instruction replace + * Remove DUP check in TransformNewClass + * Update tutorial.html: javassist.util.HotSwapper + * Fix insertAuxInitializer may cause inconsistent stack height + problem + * Minimal changes make IDEA 2023.2 work out-of-box +- Version update to 2.30.1 + * Fixes a bug in MANIFEST.MF +- Version update to 2.30.2 + * Use current latest org.apache.felix:maven-bundle-plugin:5.1.9 + * Fix bytecode compatible back to 52(JDK8) + * add .editorconfig + * polish pom format + ------------------------------------------------------------------- Wed Feb 21 09:42:17 UTC 2024 - Fridrich Strba diff --git a/javassist.spec b/javassist.spec index f26db95..fba312f 100644 --- a/javassist.spec +++ b/javassist.spec @@ -17,9 +17,9 @@ # -%define tar_version rel_3_29_2_ga +%define tar_version rel_3_30_2_ga Name: javassist -Version: 3.29.2 +Version: 3.30.2 Release: 0 Summary: Java Programming Assistant: bytecode manipulation License: LGPL-2.1-or-later OR MPL-1.1 diff --git a/rel_3_29_2_ga.tar.gz b/rel_3_29_2_ga.tar.gz deleted file mode 100644 index f573402..0000000 --- a/rel_3_29_2_ga.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dfafd490f9391f4e53bf5970d4453baa9da96f1932e22cbe077979330676d46 -size 1293705 diff --git a/rel_3_30_2_ga.tar.gz b/rel_3_30_2_ga.tar.gz new file mode 100644 index 0000000..8256976 --- /dev/null +++ b/rel_3_30_2_ga.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e91ce9cf454e0c441d1c6114fa414a09bc022dad82801d3ae0d24891b75ea2d +size 1295788