License compliance rectification

This commit is contained in:
xigaoxinyan 2022-05-10 16:10:15 +08:00
parent 9051d0f66f
commit ca68751abb

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-httpie Name: python-httpie
Version: 2.5.0 Version: 2.5.0
Release: 1 Release: 2
Summary: HTTPie: command-line HTTP client for the API era. Summary: HTTPie: command-line HTTP client for the API era.
License: BSD License: BSD-3-Clause
URL: https://httpie.org/ URL: https://httpie.org/
Source0: https://files.pythonhosted.org/packages/90/64/7ea8066309970f787653bdc8c5328272a5c4d06cbce3a07a6a5c3199c3d7/httpie-2.5.0.tar.gz Source0: https://files.pythonhosted.org/packages/90/64/7ea8066309970f787653bdc8c5328272a5c4d06cbce3a07a6a5c3199c3d7/httpie-2.5.0.tar.gz
BuildArch: noarch BuildArch: noarch
@ -90,5 +90,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2.5.0-2
- License compliance rectification
* Sun Sep 12 2021 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1 * Sun Sep 12 2021 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1
- Package Spec generated - Package Spec generated