diff --git a/5.0.1.tar.gz b/5.0.1.tar.gz deleted file mode 100644 index e70f7df3d4f3852d26c762bd3d1b32bcc4d94930..0000000000000000000000000000000000000000 Binary files a/5.0.1.tar.gz and /dev/null differ diff --git a/python-zope-hookable.spec b/python-zope-hookable.spec index b022d1039c46d2bfc4cd4c950737591c5c54e792..a0821b265dffcec02d01b1e163d90958582ad6c0 100644 --- a/python-zope-hookable.spec +++ b/python-zope-hookable.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zope-hookable -Version: 5.0.1 -Release: 2 +Version: 5.1.0 +Release: 1 Summary: Zope hookable License: ZPL 2.1 -URL: https://github.com/zopefoundation/zope.hookable -Source0: https://github.com/zopefoundation/zope.hookable/archive/%{version}.tar.gz +URL: https://www.python.org/pypi/zope.hookable +Source0: https://files.pythonhosted.org/packages/10/6d/47d817b01741477ce485f842649b02043639d1f9c2f50600052766c99821/zope.hookable-%{version}.tar.gz %description This package supports the efficient creation of "hookable" objects, which @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed Jun 29 2022 caodongxia - 5.1.0-1 +- Update to 5.1.0 + * Wed Aug 04 2021 chenyanpanHW - 5.0.1-2 - DESC: delete BuildRequires gdb diff --git a/zope.hookable-5.1.0.tar.gz b/zope.hookable-5.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f90091001e972bdc97ab2e96648c762f6f6b7fb8 Binary files /dev/null and b/zope.hookable-5.1.0.tar.gz differ