diff --git a/python-apipkg.spec b/python-apipkg.spec index b8a5dca..946da44 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.1.0 -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 Jan 21 2022 Fedora Release Engineering - 2.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jan 18 2022 Miro HronĨok - 2.1.0-2 - Run tests in %%check