Bring source file into correspondence with described in spec file

This commit is contained in:
wang--ge 2022-11-11 14:42:14 +08:00
parent bf0549fe1e
commit b8bcff8e19
2 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: maven-jaxb2-plugin
Version: 0.13.0
Release: 1
Release: 2
Summary: Provides the capability to generate java sources from schemas
License: BSD and ASL 2.0
License: BSD-3-Clause and Apache-2.0
URL: http://java.net/projects/maven-jaxb2-plugin/pages/Home
Source0: https://github.com/highsource/maven-jaxb2-plugin/archive/0.13.0.tar.gz
Source0: https://github.com/highsource/maven-jaxb2-plugin/archive/refs/tags/0.13.0.tar.gz
Patch0: %{name}-0.13.0-dont-use-internal-resolver.patch
Patch1: %{name}-0.13.0-adapt-for-maven-3.patch
Patch2: %{name}-0.13.0-remove-enconding-option.patch
@ -57,5 +57,8 @@ The API documentation of %{name}.
%license LICENSE
%changelog
* Fri Nov 11 2022 Ge Wang <wangge20@h-partners.com> - 0.13.0-2
- Bring source file into correspondence with descirbed in spec file
* Wed Aug 5 2020 chengzihan <chengzihan2@huawei.com> - 0.13.0-1
- Package init