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