diff --git a/python-click.spec b/python-click.spec index bede637..da599de 100644 --- a/python-click.spec +++ b/python-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 8.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple wrapper around optparse for powerful command line utilities License: BSD @@ -49,6 +49,9 @@ sed -i 's|requirements/tests.txt|requirements/tests.in|' tox.ini %doc README.rst CHANGES.rst %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 8.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Nov 05 2021 Karolina Surma - 8.0.3-1 - Update to 8.0.3 Resolves: rhbz#2012353