From 872a523287727a6ea22c71cdb117f3d5ecbe034a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jan 08 2016 20:36:59 +0000 Subject: Update to 19.2. Fixes bug #1296755 --- diff --git a/.gitignore b/.gitignore index 24c651a..1099b77 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /setuptools-18.8.tar.gz /setuptools-18.8.1.tar.gz /setuptools-19.1.1.tar.gz +/setuptools-19.2.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 9ed52c2..c147c8b 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 19.1.1 +Version: 19.2 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -218,6 +218,9 @@ popd %endif # with_python3 %changelog +* Fri Jan 08 2016 Kevin Fenzi - 19.2-1 +- Update to 19.2. Fixes bug #1296755 + * Fri Dec 18 2015 Kevin Fenzi - 19.1.1-1 - Update to 19.1.1. Fixes bug #1292658 diff --git a/sources b/sources index fd37663..db2c609 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -792297b8918afa9faf826cb5ec4a447a setuptools-19.1.1.tar.gz +78353b1f80375ca5e088f4b4627ffe03 setuptools-19.2.tar.gz