From 40a235d16810bce1b5c18399b5febd5c5bd5a0a8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sep 22 2015 21:11:41 +0000 Subject: Update to 18.3.2. Fixes bug #1264902 --- diff --git a/.gitignore b/.gitignore index 0b62efa..f00c559 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /setuptools-18.0.1.tar.gz /setuptools-18.1.tar.gz /setuptools-18.3.1.tar.gz +/setuptools-18.3.2.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 24a3fe6..ff1efda 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 18.3.1 +Version: 18.3.2 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -207,6 +207,9 @@ popd %endif # with_python3 %changelog +* Tue Sep 22 2015 Kevin Fenzi 18.3.2-1 +- Update to 18.3.2. Fixes bug #1264902 + * Mon Sep 07 2015 Kevin Fenzi 18.3.1-1 - Update to 18.3.1. Fixes bug #1256188 diff --git a/sources b/sources index 6d3745f..17997db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -748187b93152fa60287dfb896837fd7c setuptools-18.3.1.tar.gz +d30c969065bd384266e411c446a86623 setuptools-18.3.2.tar.gz