Accepting request 1207518 from Java:packages
1.15.4 OBS-URL: https://build.opensuse.org/request/show/1207518 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byte-buddy?expand=0&rev=8
This commit is contained in:
commit
1458a18892
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdd569e5fd41f1b57e214ed8e19bd88c7ef378e356d9b10a85aacdec0c84da02
|
||||
size 2050413
|
3
byte-buddy-1.15.4.tar.gz
Normal file
3
byte-buddy-1.15.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32581793d9ed7121ef3b3967c5e7ccb86b717949aae3c317d837ba306a5e2aa4
|
||||
size 2052178
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 12 00:15:26 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v1.15.3
|
||||
* Add non-experimental support for Java 24.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 22:46:31 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: byte-buddy
|
||||
Version: 1.15.3
|
||||
Version: 1.15.4
|
||||
Release: 0
|
||||
Summary: Runtime code generation for the Java virtual machine
|
||||
License: Apache-2.0
|
||||
@ -39,7 +39,7 @@ BuildRequires: mvn(org.apache.maven:maven-core)
|
||||
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
|
||||
BuildRequires: mvn(org.eclipse.aether:aether-api)
|
||||
BuildRequires: mvn(org.eclipse.aether:aether-util)
|
||||
BuildRequires: mvn(org.ow2.asm:asm) >= 9.7
|
||||
BuildRequires: mvn(org.ow2.asm:asm) >= 9.7.1
|
||||
BuildRequires: mvn(org.ow2.asm:asm-commons)
|
||||
BuildRequires: mvn(org.sonatype.plexus:plexus-build-api)
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user