diff --git a/0.13.0.tar.gz b/0.13.0.tar.gz index e2833f1..96d0473 100644 Binary files a/0.13.0.tar.gz and b/0.13.0.tar.gz differ diff --git a/maven-jaxb2-plugin.spec b/maven-jaxb2-plugin.spec index a4d5106..099cb75 100644 --- a/maven-jaxb2-plugin.spec +++ b/maven-jaxb2-plugin.spec @@ -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 - 0.13.0-2 +- Bring source file into correspondence with descirbed in spec file + * Wed Aug 5 2020 chengzihan - 0.13.0-1 - Package init