upgrade to version 6.5.0 and add yaml file

This commit is contained in:
wang--ge 2022-06-16 10:48:50 +08:00
parent db23c830e5
commit fe668b8b09
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: "."