From b9c3800df5f515bc5dc2255a606b131b96cf8364 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 30 2015 20:42:09 +0000 Subject: Update to 17 --- diff --git a/.gitignore b/.gitignore index 3929b91..c6b7498 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /setuptools-15.0.tar.gz /setuptools-15.2.tar.gz /setuptools-16.0.tar.gz +/setuptools-17.0.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 54782d0..741a527 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 16.0 +Version: 17.0 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Sat May 30 2015 Kevin Fenzi 17.0-1 +- Update to 17 + * Mon May 18 2015 Kevin Fenzi 16.0-1 - Update to 16 diff --git a/sources b/sources index fb7df45..c8b1aea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ace0b96233516fc5f7c857d086aa3ad setuptools-16.0.tar.gz +fd15d24ed1e4c95e56d8c6e812f3a84f setuptools-17.0.tar.gz