diff --git a/invoke-2.2.0.tar.gz b/invoke-2.2.0.tar.gz deleted file mode 100644 index 04a784789952912f5d94344a009c459dea4bb330..0000000000000000000000000000000000000000 Binary files a/invoke-2.2.0.tar.gz and /dev/null differ diff --git a/invoke-2.2.1.tar.gz b/invoke-2.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1b85935bcc2c25712d7f9795621b8b025413e50e Binary files /dev/null and b/invoke-2.2.1.tar.gz differ diff --git a/python-invoke.spec b/python-invoke.spec index eb5086254fe53f79d31a82545add344bbde6f577..ce471796733ee2d9c2d47a2b3492d5812a017c92 100644 --- a/python-invoke.spec +++ b/python-invoke.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-invoke -Version: 2.2.0 +Version: 2.2.1 Release: 1 Summary: Pythonic task execution License: BSD-2-Clause URL: http://docs.pyinvoke.org -Source0: https://files.pythonhosted.org/packages/f9/42/127e6d792884ab860defc3f4d80a8f9812e48ace584ffc5a346de58cdc6c/invoke-2.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/i/invoke/invoke-%{version}.tar.gz BuildArch: noarch %description @@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 20 2025 peiliya - 2.2.1-1 +- Update to 2.2.1 + * Tue Aug 01 2023 zhangchenglin - 2.2.0-1 - Update package to version 2.2.0