From f236084e806c9dda9ecc869d88111389033a63e7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 16 Mar 2015 09:04:03 -0400 Subject: [PATCH] 14.3 --- .gitignore | 1 + python-setuptools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0a39916..5474281 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /setuptools-13.0.2.tar.gz /setuptools-14.1.1.tar.gz /setuptools-14.2.tar.gz +/setuptools-14.3.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 166b25f..9b3ee24 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 14.2 +Version: 14.3 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Mon Mar 16 2015 Ralph Bean - 14.3-1 +- new version + * Sun Mar 15 2015 Ralph Bean - 14.2-1 - new version diff --git a/sources b/sources index 75219ad..0049246 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf903e4658f36dbc07c49834d71fa4a6 setuptools-14.2.tar.gz +b428d481e0beeba5ae59fd4d67d04fb8 setuptools-14.3.tar.gz