!18 upgrade to version 6.5.0

From: @wang--ge 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-06-16 03:27:08 +00:00 committed by Gitee
commit 1fd89966f6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
bcel-6.5.0-src.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: bcel
Version: 6.4.1
Version: 6.5.0
Release: 1
Summary: Byte Code Engineering Library
License: ASL 2.0
License: Apache-2.0
URL: http://commons.apache.org/proper/commons-bcel/
Source0: http://archive.apache.org/dist/commons/bcel/source/bcel-%{version}-src.tar.gz
BuildArch: noarch
@ -37,6 +37,9 @@ Java class files (those ending with .class).
%{_javadocdir}/%{name}
%changelog
* Thu Jun 16 2022 Ge Wang <wangge20@h-partners.com> - 6.5.0-1
- Upgrade to version 6.5.0
* Thu Apr 14 2022 wangkai <wangkai385@h-partners.com> - 6.4.1-1
- Upgrade to version 6.4.1

4
bcel.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: apache/commons-bcel
tag_prefix: "commons-bcel-"
seperator: "."