diff --git a/python-apipkg.spec b/python-apipkg.spec index 5eeb1f3..63a13f0 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python namespace control and lazy-import mechanism License: MIT @@ -49,6 +49,9 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version} %license LICENSE %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.0.1-2 - Rebuilt for Python 3.11