License compliance rectification
(cherry picked from commit 6fad91eb8ae92451c99ddf35423808f3c801447d)
This commit is contained in:
parent
3f659250fe
commit
d146aab3a2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: py3c
|
Name: py3c
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@ -33,7 +33,7 @@ Because py3c is a header-only library, there is no matching run-time package.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
License: CC-BY-SA
|
License: CC-BY-SA-3.0
|
||||||
Summary: Guide for porting C extensions to Python 3
|
Summary: Guide for porting C extensions to Python 3
|
||||||
|
|
||||||
Requires: python3-sphinx_rtd_theme
|
Requires: python3-sphinx_rtd_theme
|
||||||
@ -78,6 +78,9 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc
|
|||||||
%doc %{_pkgdocdir}/
|
%doc %{_pkgdocdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.4-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Apr 07 2023 Ge Wang <wangge20@h-partners.com> - 1.4-1
|
* Fri Apr 07 2023 Ge Wang <wangge20@h-partners.com> - 1.4-1
|
||||||
- Update to version 1.4
|
- Update to version 1.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user