License compliance rectification

This commit is contained in:
xigaoxinyan 2022-05-11 18:44:59 +08:00
parent 5df6d5e64d
commit 6cfc081227

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-yaql
Version: 1.1.3
Release: 1
Release: 2
Summary: YAQL - Yet Another Query Language
License: Apache Software License
License: Apache-2.0
URL: http://yaql.readthedocs.io
Source0: https://files.pythonhosted.org/packages/77/89/cfee017cf4f2d6f5e7159bbf13fe4131c7dbf20d675b78c9928ae9aa9df8/yaql-1.1.3.tar.gz
BuildArch: noarch
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.1.3-2
- License compliance rectification
* Mon Aug 24 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated