From badee2ecf429ca4d4898feaa3e2873802836347d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Feb 27 2015 03:27:16 +0000 Subject: 12.3 --- diff --git a/.gitignore b/.gitignore index 953e5fd..61f9c1b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /setuptools-11.0.tar.gz /setuptools-11.3.1.tar.gz /setuptools-12.0.3.tar.gz +/setuptools-12.3.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index c68eee4..50be9ce 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 12.0.3 +Version: 12.3 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Fri Feb 27 2015 Ralph Bean - 12.3-1 +- new version + * Tue Jan 20 2015 Kevin Fenzi 12.0.3-1 - Update to 12.0.3 diff --git a/sources b/sources index 0ddcf2d..54945e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f07e4b0f4c1c9368fcd980d888b29a65 setuptools-12.0.3.tar.gz +67614b6d560fa4f240e99cd553ec7f32 setuptools-12.3.tar.gz