From 55d4b1e60bc8e8042783e90d953595a5174b0e4c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 07:48:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-nose.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nose.spec b/python-nose.spec index 0a52c9d..bca3f33 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.3.7 -Release: 34%{?dist} +Release: 35%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -87,6 +87,9 @@ ln -sf nosetests-3.1 %{buildroot}%{_mandir}/man1/nosetests.1 %{python3_sitelib}/nose/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.3.7-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 1.3.7-34 - Rebuilt for Python 3.10