!4 License compliance rectification
From: @penelope_y Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
997e874e6b
@ -2,9 +2,9 @@
|
||||
%global with_python2 0
|
||||
Name: python-posix_ipc
|
||||
Version: 0.9.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: POSIX IPC primitives (semaphores and shared memory) for Python
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: http://semanchuk.com/philip/posix_ipc/
|
||||
Source0: http://semanchuk.com/philip/posix_ipc/posix_ipc-%{version}.tar.gz
|
||||
BuildRequires: gcc
|
||||
@ -69,5 +69,8 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 yangping <yangping69@h-partners> - 0.9.8-2
|
||||
- License compliance rectification
|
||||
|
||||
* Sat May 8 2021 baizhonggui <baizhonggui@huawei.com> - 0.9.8-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user