!9 License compliance rectification
From: @starlet-dx Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
2f5511963e
@ -1,8 +1,8 @@
|
|||||||
Name: python-kiwisolver
|
Name: python-kiwisolver
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A fast implementation of the Cassowary constraint solver
|
Summary: A fast implementation of the Cassowary constraint solver
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/nucleic/kiwi
|
URL: https://github.com/nucleic/kiwi
|
||||||
Source0: https://github.com/nucleic/kiwi/archive/%{version}/kiwisolver-%{version}.tar.gz
|
Source0: https://github.com/nucleic/kiwi/archive/%{version}/kiwisolver-%{version}.tar.gz
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -40,6 +40,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" py.test-3 py/tests/
|
|||||||
%{python3_sitearch}/kiwisolver-%{version}-*.egg-info
|
%{python3_sitearch}/kiwisolver-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 1.1.0-5
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> - 1.1.0-4
|
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> - 1.1.0-4
|
||||||
- Remove python2
|
- Remove python2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user