diff --git a/python-invoke.spec b/python-invoke.spec index 9a3f72a655ffc98493ff7f0921e5c9643ec81267..fdc8dd8c74396a72ff31992948bdbeff5f301e46 100644 --- a/python-invoke.spec +++ b/python-invoke.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-invoke Version: 1.6.0 -Release: 1 +Release: 2 Summary: Pythonic task execution -License: BSD +License: BSD-2-Clause URL: http://docs.pyinvoke.org Source0: https://github.com/pyinvoke/invoke/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: procps-ng @@ -87,6 +87,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 09 2022 yangping - 1.6.0-2 +- License compliance rectification + * Wed Jan 19 2022 SimpleUpdate Robot - 1.6.0-1 - Upgrade to version 1.6.0