diff --git a/python-prompt-toolkit.spec b/python-prompt-toolkit.spec index a90a9114b37670339aaafccad6ca63c338f3a278..c688436445766ed9ce69332aabab1974517e9e7c 100644 --- a/python-prompt-toolkit.spec +++ b/python-prompt-toolkit.spec @@ -3,10 +3,10 @@ Name: python-%{pkgname} Version: 3.0.20 -Release: 1 +Release: 2 Summary: Library for building powerful interactive command lines in Python -License: BSD +License: BSD-3-Clause URL: https://github.com/prompt-toolkit/python-prompt-toolkit Source0: https://github.com/%pkgname/%name/archive/refs/tags/%version.tar.gz BuildArch: noarch @@ -40,5 +40,8 @@ terminal applications in Python. %changelog +* Wed May 11 2022 xigaoxinyan - 3.0.20-2 +- License compliance rectification + * Sun Oct 17 2021 Li Chao - 3.0.20-1 - First packaging of version 3.0.20