From 1f272ef22e0e51e4f0c3423ea47a091de8d0e421 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Dec 15 2015 19:59:41 +0000 Subject: Update to 18.8.1. Fixes bug #1291678 --- diff --git a/.gitignore b/.gitignore index fee3f5a..a586310 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /setuptools-18.6.1.tar.gz /setuptools-18.7.1.tar.gz /setuptools-18.8.tar.gz +/setuptools-18.8.1.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index babf960..fe4dbe2 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 18.8 +Version: 18.8.1 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -218,6 +218,9 @@ popd %endif # with_python3 %changelog +* Tue Dec 15 2015 Kevin Fenzi - 18.8.1-1 +- Update to 18.8.1. Fixes bug #1291678 + * Sat Dec 12 2015 Kevin Fenzi - 18.8-1 - Update to 18.8. Fixes bug #1290942 diff --git a/sources b/sources index d5c5859..9f69453 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b046c271a02adf4c42dc60cbfe3f5ba setuptools-18.8.tar.gz +28dc1aed0bd3a2ace6d9e53c8df03497 setuptools-18.8.1.tar.gz