diff --git a/.gitignore b/.gitignore index 74eb046..a445d0c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /setuptools-12.0.3.tar.gz /setuptools-12.3.tar.gz /setuptools-12.4.tar.gz +/setuptools-13.0.2.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 4184782..b7a99f7 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 12.4 +Version: 13.0.2 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Fri Mar 06 2015 Ralph Bean - 13.0.2-1 +- new version + * Thu Mar 05 2015 Ralph Bean - 12.4-1 - new version diff --git a/sources b/sources index b4fd486..0afb032 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0160a882900196a8923007a0fd2e46b1 setuptools-12.4.tar.gz +2f324593ce5f67fc6ae97bf28739d7c3 setuptools-13.0.2.tar.gz