diff --git a/python-nose.spec b/python-nose.spec index e1b7a6b..bc9711b 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.3.7 -Release: 38%{?dist} +Release: 39%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -108,6 +108,9 @@ ln -sf nosetests-3.1 %{buildroot}%{_mandir}/man1/nosetests.1 %{python3_sitelib}/nose/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.3.7-39 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.3.7-38 - Rebuilt for Python 3.11