diff --git a/python-nose.spec b/python-nose.spec index 090cbd8..cf6f728 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.3.7 -Release: 36%{?dist} +Release: 37%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -99,6 +99,9 @@ ln -sf nosetests-3.1 %{buildroot}%{_mandir}/man1/nosetests.1 %{python3_sitelib}/nose/ %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.3.7-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Nov 01 2021 Miro HronĨok - 1.3.7-36 - Fix build with setuptools 58+ - Fixes rhbz#2018972