Accepting request 1247547 from Java:packages

1.17.1

OBS-URL: https://build.opensuse.org/request/show/1247547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byte-buddy?expand=0&rev=14
This commit is contained in:
2025-02-21 20:36:42 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

BIN
byte-buddy-1.17.0.tar.gz (Stored with Git LFS)

Binary file not shown.

3
byte-buddy-1.17.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79cefc394087538bba66b78561de75e59bd995d4ab83c23d511e0c987934e449
size 2084067

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 14 12:53:09 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.17.1
* Changes of v1.17.1
+ Fix bug in MemberSubstitution were argument indices were
resolved by one digit off.
+ Update Class File API integration to avoid that parameter
annotations are lost.
-------------------------------------------------------------------
Wed Jan 29 22:22:17 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@@ -17,7 +17,7 @@
Name: byte-buddy
Version: 1.17.0
Version: 1.17.1
Release: 0
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0