diff --git a/python-click.spec b/python-click.spec index 75ab8f2e4fde22bad0da6e99b524c96c18b7f13e..3e0911ab80c0b6c75bbf6176e0646868d669e8a4 100644 --- a/python-click.spec +++ b/python-click.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-click Version: 7.1.2 -Release: 1 +Release: 2 Summary: Composable command line interface toolkit -License: BSD +License: BSD-3-Clause URL: https://palletsprojects.com/p/click/ Source0: https://files.pythonhosted.org/packages/27/6f/be940c8b1f1d69daceeb0032fee6c34d7bd70e3e649ccac0951500b4720e/click-7.1.2.tar.gz BuildArch: noarch @@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 9 2022 baizhonggui - 7.1.2-2 +- modify license identifier + * Tue Jul 13 2021 OpenStack_SIG - 7.1.2-1 - Upgrade to version 7.1.2