!3 Bring source file into correspondence with described in spec file

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-11 07:12:47 +00:00 committed by Gitee
commit d830f64b48
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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