License compliance rectification
This commit is contained in:
parent
8d01afd7da
commit
81d90e671f
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: py3c
|
Name: py3c
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Guide and compatibility macros for porting extensions to Python 3
|
Summary: Guide and compatibility macros for porting extensions to Python 3
|
||||||
|
|
||||||
# Licences differ for subpackages
|
# Licences differ for subpackages
|
||||||
License: MIT and CC-BY-SA
|
License: MIT and CC-BY-SA-3.0
|
||||||
URL: http://py3c.readthedocs.io/
|
URL: http://py3c.readthedocs.io/
|
||||||
Source0: https://github.com/encukou/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/encukou/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc
|
|||||||
%doc %{_pkgdocdir}/
|
%doc %{_pkgdocdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 houyingchao <houyingchao@h-partners.com> - 1.2-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Jan 11 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 1.2-2
|
* Tue Jan 11 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 1.2-2
|
||||||
- %build bundledfonts not exist
|
- %build bundledfonts not exist
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user