From 23c5e5c16fa081da0c0700cc4039005e76ba4619 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mar 21 2015 01:23:19 +0000 Subject: 14.3.1 --- diff --git a/.gitignore b/.gitignore index 5474281..e339adc 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /setuptools-14.1.1.tar.gz /setuptools-14.2.tar.gz /setuptools-14.3.tar.gz +/setuptools-14.3.1.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 9b3ee24..8dd9542 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 14.3 +Version: 14.3.1 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Sat Mar 21 2015 Ralph Bean - 14.3.1-1 +- new version + * Mon Mar 16 2015 Ralph Bean - 14.3-1 - new version diff --git a/sources b/sources index 0049246..9d8cf9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b428d481e0beeba5ae59fd4d67d04fb8 setuptools-14.3.tar.gz +cdba2741b16acaa3ed06c2252623f6b9 setuptools-14.3.1.tar.gz