package init

This commit is contained in:
jeff200902 2020-09-01 11:04:00 +08:00
parent cbafd8b803
commit 1af9b77057
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"_"$2"_"$3}')
Name: glassfish-jaxb
Version: 2.2.11
Release: 11
Release: 1
Summary: JAXB Reference Implementation
License: CDDL-1.1 and GPLv2 with exceptions
URL: http://jaxb.java.net
@ -204,5 +204,5 @@ rm -rf jaxb-v2-jaxb-%{release_version}-branch
%doc License.txt licenceheader.txt License.html
%changelog
* Wed Apr 15 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.2.11-11
* Wed Apr 15 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.2.11-1
- Package init

View File

@ -1,4 +1,4 @@
version-control: github
src_repo: javaee/jaxb-v2
tag_prefix: ^
seperator: .
tag_prefix: ""
seperator: "."