diff --git a/python-zope-hookable.spec b/python-zope-hookable.spec index 1bcd62470bfe7ffe54abd3abaa85a582d228ff1a..63e1506d548264e19fd8be39fad19fd30b60bbb8 100644 --- a/python-zope-hookable.spec +++ b/python-zope-hookable.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-zope-hookable Version: 6.0 -Release: 1 +Release: 2 Summary: Zope hookable License: ZPL 2.1 URL: https://www.python.org/pypi/zope.hookable @@ -36,6 +36,7 @@ that imported it, will see the change. %package help Summary: Development documents and examples for zope.hookable Provides: python3-zope-hookable-doc +Buildarch: noarch %description help Development documents and examples for zope.hookable. @@ -81,6 +82,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed Aug 21 2024 Guangtao Huang - 6.0-2 +- Add Buildarch: noarch' to the help subpackage + * Mon Dec 25 2023 jiangxinyu - 6.0-1 - Update package to version 6.0