diff --git a/python-rope.spec b/python-rope.spec index 0f7ccd0..c6b8574 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rope -Version: 1.4.0 +Version: 1.6.0 Release: 1 Summary: a python refactoring library... License: LGPL-3.0-or-later and LGPL-3.0-only and GPL-3.0-only URL: https://github.com/python-rope/rope -Source0: https://files.pythonhosted.org/packages/4a/87/cfc4cd0a8f8a2a8b6ae019bd7e10749287f44c84a94f9b663dc98e17b7de/rope-1.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/bc/a5/146607477157da0b35212ed83baef1bca2c4e3bc301698b44cbe7727dffe/rope-1.6.0.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 16 2022 wenzhiwei - 1.6.0-1 +- update to 1.6.0 + * Thu Oct 27 2022 wangjunqi - 1.4.0-1 - Update package version to 1.4.0 diff --git a/rope-1.4.0.tar.gz b/rope-1.4.0.tar.gz deleted file mode 100644 index 6793e87..0000000 Binary files a/rope-1.4.0.tar.gz and /dev/null differ diff --git a/rope-1.6.0.tar.gz b/rope-1.6.0.tar.gz new file mode 100644 index 0000000..ff4bdda Binary files /dev/null and b/rope-1.6.0.tar.gz differ