diff --git a/python-chai.spec b/python-chai.spec index 2355e37..5dc48c8 100644 --- a/python-chai.spec +++ b/python-chai.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.1.2 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Easy to use mocking/stub/spy framework License: BSD @@ -57,6 +57,9 @@ rm tests/comparator_py2.py %{python3_sitelib}/%{modname}-%{version}-* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.1.2-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 1.1.2-20 - Rebuilt for Python 3.10