Accepting request 1118221 from home:urbic:branches:Java:packages

- Update to v1.14.9
  * Changes of v1.14.9
    + Update ASM to version 9.6
    + Support Android plugin to support APG version 7.4

OBS-URL: https://build.opensuse.org/request/show/1118221
OBS-URL: https://build.opensuse.org/package/show/Java:packages/byte-buddy?expand=0&rev=9
This commit is contained in:
Fridrich Strba 2023-10-17 13:02:50 +00:00 committed by Git OBS Bridge
parent 80197d8a58
commit 26b57eb305
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82e7609b59470349e80479a1e3b1d63a422aa477e8fe26c0ad43587fde8e88df
size 2008398

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ac82dbb3a7cfce927b7ad151c62e963e2f17f212b4ed54450bc32f21eaea484
size 2012982

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 17 05:32:59 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.14.9
* Changes of v1.14.9
+ Update ASM to version 9.6
+ Support Android plugin to support APG version 7.4
-------------------------------------------------------------------
Wed Sep 27 05:14:22 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -18,7 +18,7 @@
%global base_name byte-buddy
Name: %{base_name}
Version: 1.14.8
Version: 1.14.9
Release: 0
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0