diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index bf287d8..28ba378 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.5.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Thin-wrapper around the mock package for easier use with py.test License: MIT @@ -55,6 +55,9 @@ sed -i 's/\r$//' README.rst %{python3_sitelib}/%{file_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.5.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 3.5.1-3 - Rebuilt for Python 3.10