diff --git a/python-invoke.spec b/python-invoke.spec index 2db077d..deeaa8a 100644 --- a/python-invoke.spec +++ b/python-invoke.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-invoke Version: 1.7.1 -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 Jun 20 2022 liukuo - 1.7.1-2 +- License compliance rectification + * Thu Jun 09 2022 SimpleUpdate Robot - 1.7.1-1 - Upgrade to version 1.7.1