License compliance rectification

(cherry picked from commit 6fad91eb8ae92451c99ddf35423808f3c801447d)
This commit is contained in:
wk333 2024-06-13 14:27:01 +08:00 committed by openeuler-sync-bot
parent 3f659250fe
commit d146aab3a2

View File

@ -2,7 +2,7 @@
Name: py3c
Version: 1.4
Release: 1
Release: 2
Summary: Guide and compatibility macros for porting extensions to Python 3
# Licences differ for subpackages
@ -33,7 +33,7 @@ Because py3c is a header-only library, there is no matching run-time package.
%package help
BuildArch: noarch
License: CC-BY-SA
License: CC-BY-SA-3.0
Summary: Guide for porting C extensions to Python 3
Requires: python3-sphinx_rtd_theme
@ -78,6 +78,9 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc
%doc %{_pkgdocdir}/
%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
- Update to version 1.4