License compliance rectification
This commit is contained in:
parent
94632e99a9
commit
d85e1f202e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user