!7 Remove non-existent file
From: @zhangxianting Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
c11a6c57e6
@ -1,7 +1,7 @@
|
||||
%bcond_with bootstrap
|
||||
Name: byte-buddy
|
||||
Version: 1.12.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Runtime code generation for the Java virtual machine
|
||||
License: Apache-2.0
|
||||
URL: http://bytebuddy.net/
|
||||
@ -142,10 +142,12 @@ mvn package -Dsourcecode.test.version=1.8 -Dmaven.test.failure.ignore=true -P'ja
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%files javadoc
|
||||
/usr/share/javadoc/byte-buddy
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2024 zhangxianting <zhangxianting@uniontech.com> - 1.12.0-2
|
||||
- Remove non-existent file
|
||||
|
||||
* Thu Jun 16 2022 Ge Wang <wangge20@h-partners.com> - 1.12.0-1
|
||||
- Upgrade to version 1.12.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user