From 0b74c8b99050221d853fcfa3a8f3f3c38c6be662 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Thu, 13 Jun 2024 10:47:43 +0800 Subject: [PATCH] License compliance rectification --- py3c.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/py3c.spec b/py3c.spec index ac2b622..6280f96 100644 --- a/py3c.spec +++ b/py3c.spec @@ -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 - 1.2-3 - Modify invalid source0