From 33cc4604fa517b70164c6a217e76b978df6dde7a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 18 2015 15:25:57 +0000 Subject: Update to 16 --- diff --git a/.gitignore b/.gitignore index 7e0aebe..3929b91 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /python-setuptools-15.0-1.fc21.src.rpm /setuptools-15.0.tar.gz /setuptools-15.2.tar.gz +/setuptools-16.0.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index a7d8276..54782d0 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,14 +26,14 @@ %endif Name: python-setuptools -Version: 15.2 +Version: 16.0 Release: 1%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System License: Python or ZPLv2.0 -URL: http://pypi.python.org/pypi/%{srcname} -Source0: http://pypi.python.org/packages/source/s/%{srcname}/%{srcname}-%{version}.tar.gz +URL: https://pypi.python.org/pypi/%{srcname} +Source0: https://pypi.python.org/packages/source/s/%{srcname}/%{srcname}-%{version}.tar.gz Source1: psfl.txt Source2: zpl.txt @@ -206,6 +206,9 @@ popd %endif # with_python3 %changelog +* Mon May 18 2015 Kevin Fenzi 16.0-1 +- Update to 16 + * Mon Apr 27 2015 Ralph Bean - 15.2-1 - new version diff --git a/sources b/sources index 0b250ec..fb7df45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9028a9794fc7ae02320d32e2d7e12ee setuptools-15.2.tar.gz +0ace0b96233516fc5f7c857d086aa3ad setuptools-16.0.tar.gz