diff --git a/byte-buddy-1.15.4.tar.gz b/byte-buddy-1.15.4.tar.gz deleted file mode 100644 index 2679527..0000000 --- a/byte-buddy-1.15.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32581793d9ed7121ef3b3967c5e7ccb86b717949aae3c317d837ba306a5e2aa4 -size 2052178 diff --git a/byte-buddy-1.15.7.tar.gz b/byte-buddy-1.15.7.tar.gz new file mode 100644 index 0000000..4c2c459 --- /dev/null +++ b/byte-buddy-1.15.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858e8c437790d2027f9e23bc36202a5c9e5617e0f652123d1e8315e317bfa5ab +size 2055789 diff --git a/byte-buddy.changes b/byte-buddy.changes index 6e35e2e..73859f7 100644 --- a/byte-buddy.changes +++ b/byte-buddy.changes @@ -1,7 +1,29 @@ +------------------------------------------------------------------- +Wed Oct 23 10:55:21 UTC 2024 - Anton Shvetz + +- Update to v1.15.7 + * Changes of v1.15.7 + + Additional release after time out during previous Gradle + plugin release. + * Changes of v1.15.6 + + Add ConstructorResolver to Super annotation for + MethodDelegation to allow for dynamic constructor resolution. + + Add Java 8 versions of shaded ASM to allow for faster class + file validation and CDS support. + +------------------------------------------------------------------- +Thu Oct 17 10:23:16 UTC 2024 - Anton Shvetz + +- Update to v1.15.5 + * Changes of v1.15.5 + + Publish Byte Buddy and Byte Buddy agent artifacts as + multi-release jars to support CDS and faster validation. +- Remove Windows-specific resources + ------------------------------------------------------------------- Sat Oct 12 00:15:26 UTC 2024 - Anton Shvetz -- Update to v1.15.3 +- Update to v1.15.4 * Add non-experimental support for Java 24. ------------------------------------------------------------------- diff --git a/byte-buddy.spec b/byte-buddy.spec index 2682143..a999a09 100644 --- a/byte-buddy.spec +++ b/byte-buddy.spec @@ -17,7 +17,7 @@ Name: byte-buddy -Version: 1.15.4 +Version: 1.15.7 Release: 0 Summary: Runtime code generation for the Java virtual machine License: Apache-2.0 @@ -78,6 +78,9 @@ API documentation for %{name}. %setup -q -n %{name}-%{name}-%{version} %patch -P 0 -p1 +# Remove Windows-specific resources +rm -rf byte-buddy-agent/src/main/resources/win32-x86{,-64} + # Don't ship android or benchmark modules %pom_disable_module byte-buddy-android %pom_disable_module byte-buddy-android-test