update to version 2.3.1
This commit is contained in:
parent
09cb9dddb4
commit
61fc7d0e5a
@ -1,5 +1,5 @@
|
|||||||
Name: ws-xmlschema
|
Name: ws-xmlschema
|
||||||
Version: 2.3.0
|
Version: 2.3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Apache XMLSchema
|
Summary: Apache XMLSchema
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -38,6 +38,7 @@ Code to walk an XML Schema and confirm an XML Document conforms to it.
|
|||||||
%setup -q -n xmlschema-%{version}
|
%setup -q -n xmlschema-%{version}
|
||||||
%pom_disable_module xmlschema-bundle-test
|
%pom_disable_module xmlschema-bundle-test
|
||||||
%pom_disable_module w3c-testcases
|
%pom_disable_module w3c-testcases
|
||||||
|
%pom_remove_dep jakarta.xml.bind:jakarta.xml.bind-api xmlschema-walker
|
||||||
sed -i.orig 's|\r||g' RELEASE-NOTE.txt
|
sed -i.orig 's|\r||g' RELEASE-NOTE.txt
|
||||||
touch -r RELEASE-NOTE.txt.orig RELEASE-NOTE.txt
|
touch -r RELEASE-NOTE.txt.orig RELEASE-NOTE.txt
|
||||||
rm RELEASE-NOTE.txt.orig
|
rm RELEASE-NOTE.txt.orig
|
||||||
@ -61,6 +62,9 @@ rm RELEASE-NOTE.txt.orig
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 19 2024 Ge Wang <wang__Ge@126.com> - 2.3.1-1
|
||||||
|
- update to version 2.3.1
|
||||||
|
|
||||||
* Thu Dec 28 2023 Ge Wang <wang__ge@126.com> - 2.3.0-1
|
* Thu Dec 28 2023 Ge Wang <wang__ge@126.com> - 2.3.0-1
|
||||||
- update to version 2.3.0
|
- update to version 2.3.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user