From 490452edd19802ec73848f62d89e86d1e0081a2c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 24 2016 04:41:57 +0000 Subject: Update to 25.0.0 --- diff --git a/.gitignore b/.gitignore index 887f5a6..cf0ccb4 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /setuptools-23.0.0.tar.gz /setuptools-24.0.1.tar.gz /setuptools-24.2.0.tar.gz +/setuptools-25.0.0.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 672c41d..833fbce 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -29,7 +29,7 @@ %endif Name: python-setuptools -Version: 24.2.0 +Version: 25.0.0 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -223,6 +223,9 @@ LANG=en_US.utf8 PYTHONPATH=$(pwd) py.test-%{python3_version} %endif # with_python3 %changelog +* Sat Jul 23 2016 Kevin Fenzi - 25.0.0-1 +- Update to 25.0.0 + * Fri Jul 22 2016 Kevin Fenzi - 24.2.0-1 - Update to 24.2.0. Fixes bug #1352734 diff --git a/sources b/sources index b883fa5..7fdfc83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5cf2acaac3012ded49f0e38ee6db94a setuptools-24.2.0.tar.gz +615d7c98ea77f816a72d0d1f4401f311 setuptools-25.0.0.tar.gz