From bb5f9dd3b547ad6949fa7959bb8ea95207993c02 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 03:41:00 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- python-nose.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nose.spec b/python-nose.spec index 476b759..5d75011 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -17,7 +17,7 @@ Name: python-nose Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Discovery-based unittest extension for Python Group: Development/Languages @@ -182,6 +182,9 @@ rm -rf %{buildroot} %endif # with_docs %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Apr 9 2013 Toshio Kuratomi - 1.3.0-1 - Update to 1.3.0 upstream with python-3.3 fixes