diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 3f7a85e..2ce9d9e 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -1,3 +1,4 @@ +%global _without_docs 1 %bcond_without docs # Install doc subpackage files into the main package doc directory @@ -5,7 +6,7 @@ Name: python-zope-interface Version: 5.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Zope 3 Interface Infrastructure License: ZPLv2.1 URL: https://pypi.io/project/zope.interface @@ -93,6 +94,9 @@ popd %endif %changelog +* Mon Jun 13 2022 Python Maint - 5.4.0-6 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 5.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild