diff --git a/invoke-2.1.3.tar.gz b/invoke-2.1.3.tar.gz deleted file mode 100644 index f7bc635..0000000 Binary files a/invoke-2.1.3.tar.gz and /dev/null differ diff --git a/invoke-2.2.0.tar.gz b/invoke-2.2.0.tar.gz new file mode 100644 index 0000000..04a7847 Binary files /dev/null and b/invoke-2.2.0.tar.gz differ diff --git a/python-invoke.spec b/python-invoke.spec index ff04c99..eb50862 100644 --- a/python-invoke.spec +++ b/python-invoke.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-invoke -Version: 2.1.3 +Version: 2.2.0 Release: 1 Summary: Pythonic task execution License: BSD-2-Clause URL: http://docs.pyinvoke.org -Source0: https://files.pythonhosted.org/packages/46/37/0c5e8d33773e55fc265d80d87bb0e78b353a447d6702ba72584536b9cf9d/invoke-2.1.3.tar.gz +Source0: https://files.pythonhosted.org/packages/f9/42/127e6d792884ab860defc3f4d80a8f9812e48ace584ffc5a346de58cdc6c/invoke-2.2.0.tar.gz BuildArch: noarch %description @@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 zhangchenglin - 2.2.0-1 +- Update package to version 2.2.0 + * Wed Jun 21 2023 chendexi - 2.1.3-1 - Update package to version 2.1.3