!5 License compliance rectification

From: @houyingchao 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:05:01 +00:00 committed by Gitee
commit b2a6f17712
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global common_desc persist-queue A thread-safe, disk-based queue for Python
Name: python-persist-queue
Version: 0.5.1
Release: 1
Release: 2
Summary: A thread-safe disk based persistent queue in Python.
License: BSD
License: BSD-3-Clause
URL: http://github.com/peter-wangxu/persist-queue
Source0: https://files.pythonhosted.org/packages/ab/fb/34a1b089a197beaedd6b7bf8e3f439685dda1e0162bf5a6b52ce86fc3010/persist-queue-0.5.1.tar.gz
BuildArch: noarch
@ -79,5 +79,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 11 2022 houyingchao <houyingchao@h-partners.com> - 0.5.1-2
- License compliance rectification
* Tue Jul 20 2021 OpenStack_SIG <openstack@openeuler.org> - 0.5.1-1
- Package Spec generate