From a19d4dc21a9b0f468865669f642d4503c70e08db Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mar 05 2015 14:06:26 +0000 Subject: 12.4 --- diff --git a/.gitignore b/.gitignore index 61f9c1b..74eb046 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /setuptools-11.3.1.tar.gz /setuptools-12.0.3.tar.gz /setuptools-12.3.tar.gz +/setuptools-12.4.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 50be9ce..4184782 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 12.3 +Version: 12.4 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Thu Mar 05 2015 Ralph Bean - 12.4-1 +- new version + * Fri Feb 27 2015 Ralph Bean - 12.3-1 - new version diff --git a/sources b/sources index 54945e7..b4fd486 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67614b6d560fa4f240e99cd553ec7f32 setuptools-12.3.tar.gz +0160a882900196a8923007a0fd2e46b1 setuptools-12.4.tar.gz