diff --git a/python-fixtures.spec b/python-fixtures.spec index 1b55650..cdefbc4 100644 --- a/python-fixtures.spec +++ b/python-fixtures.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 4.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Fixtures, reusable state for writing clean tests and more License: Apache-2.0 OR BSD-3-Clause @@ -64,6 +64,9 @@ sed -e 's/import mock/import unittest.mock as mock/' -i fixtures/tests/_fixtures %doc README.rst GOALS NEWS %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 4.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 4.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild