diff --git a/.gitignore b/.gitignore index a445d0c..59fb765 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /setuptools-12.3.tar.gz /setuptools-12.4.tar.gz /setuptools-13.0.2.tar.gz +/setuptools-14.1.1.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index b7a99f7..505df9e 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 13.0.2 +Version: 14.1.1 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Sun Mar 15 2015 Ralph Bean - 14.1.1-1 +- new version + * Fri Mar 06 2015 Ralph Bean - 13.0.2-1 - new version diff --git a/sources b/sources index 0afb032..358a14a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f324593ce5f67fc6ae97bf28739d7c3 setuptools-13.0.2.tar.gz +babf06056ce4314cd4c51259582982b7 setuptools-14.1.1.tar.gz