License compliance rectification
This commit is contained in:
parent
07e41bfed1
commit
62bf350dea
@ -1,8 +1,8 @@
|
|||||||
Name: evo-inflector
|
Name: evo-inflector
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Implements English pluralization algorithm
|
Summary: Implements English pluralization algorithm
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/atteo/evo-inflector
|
URL: https://github.com/atteo/evo-inflector
|
||||||
Source0: https://github.com/atteo/evo-inflector/archive/%{version}.tar.gz
|
Source0: https://github.com/atteo/evo-inflector/archive/%{version}.tar.gz
|
||||||
Patch0: 0001-add-javadoc-plugin.patch
|
Patch0: 0001-add-javadoc-plugin.patch
|
||||||
@ -54,6 +54,9 @@ install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/evo-inflector.pom
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 01 2022 liukuo <liukuo@kylinos.cn> - 1.3-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Jan 20 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.3-1
|
* Thu Jan 20 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.3-1
|
||||||
- Upgrade to version 1.3
|
- Upgrade to version 1.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user