!9 License compliance rectification
From: @wk333 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
281d18af69
@ -2,7 +2,7 @@
|
||||
|
||||
Name: py3c
|
||||
Version: 1.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
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.2-4
|
||||
- License compliance rectification
|
||||
|
||||
* Mon Nov 14 2022 caodongxia <caodongxia@h-partners.com> - 1.2-3
|
||||
- Modify invalid source0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user