diff --git a/python-cliff.spec b/python-cliff.spec index 5383b5a..4a438ed 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -15,7 +15,7 @@ http://readthedocs.org/docs/cliff/en/latest/ Name: python-%{modname} Version: 3.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command Line Interface Formulation Framework Group: Development/Libraries @@ -108,6 +108,9 @@ PYTHON=python3 python3 setup.py test %{python3_sitelib}/%{modname}/tests %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 3.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Jan 08 2022 Kevin Fenzi - 3.10.0-1 - Update to 3.10.0. Fixes rhbz#2026719