From d0f75b2ddc4f3cf93c2d4dc59a4ceb000afccecd Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 3 Jun 2015 06:06:30 -0600 Subject: [PATCH] Update to 1.3.7 (#1227345) --- .gitignore | 1 + python-nose.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9e19b8f..93a31a9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ nose-0.11.4.tar.gz /nose-1.3.2.tar.gz /nose-1.3.4.tar.gz /nose-1.3.6.tar.gz +/nose-1.3.7.tar.gz diff --git a/python-nose.spec b/python-nose.spec index 228ee6d..cbe6379 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -16,7 +16,7 @@ %global with_docs 1 Name: python-nose -Version: 1.3.6 +Version: 1.3.7 Release: 1%{?dist} Summary: Discovery-based unittest extension for Python @@ -180,6 +180,9 @@ rm -rf %{buildroot} %endif # with_docs %changelog +* Wed Jun 03 2015 Kevin Fenzi 1.3.7-1 +- Update to 1.3.7 (#1227345) + * Sat Apr 04 2015 Ralph Bean - 1.3.6-1 - new version diff --git a/sources b/sources index f4659cb..7a15405 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ca546d81ca8309080fc80cb389e7a16 nose-1.3.6.tar.gz +4d3ad0ff07b61373d2cefc89c5d0b20b nose-1.3.7.tar.gz