diff --git a/.gitignore b/.gitignore index c60f272..7e0aebe 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /setuptools-14.3.1.tar.gz /python-setuptools-15.0-1.fc21.src.rpm /setuptools-15.0.tar.gz +/setuptools-15.2.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 1e83e90..a7d8276 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 15.0 +Version: 15.2 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Mon Apr 27 2015 Ralph Bean - 15.2-1 +- new version + * Sat Apr 04 2015 Ralph Bean - 15.0-1 - new version diff --git a/sources b/sources index ec8e2f3..0b250ec 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -e33fe2ae0aa1e995e2cc77807c3f86e0 python-setuptools-15.0-1.fc21.src.rpm -2a6b2901b6c265d682139345849cbf03 setuptools-15.0.tar.gz +a9028a9794fc7ae02320d32e2d7e12ee setuptools-15.2.tar.gz