From 6da2a57d7edf9392c4a194a66f5651b55195bbe4 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Dec 18 2015 20:26:27 +0000 Subject: Update to 19.1.1. Fixes bug #1292658 --- diff --git a/.gitignore b/.gitignore index a586310..24c651a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /setuptools-18.7.1.tar.gz /setuptools-18.8.tar.gz /setuptools-18.8.1.tar.gz +/setuptools-19.1.1.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index fe4dbe2..9ed52c2 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -26,7 +26,7 @@ %endif Name: python-setuptools -Version: 18.8.1 +Version: 19.1.1 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -218,6 +218,9 @@ popd %endif # with_python3 %changelog +* Fri Dec 18 2015 Kevin Fenzi - 19.1.1-1 +- Update to 19.1.1. Fixes bug #1292658 + * Tue Dec 15 2015 Kevin Fenzi - 18.8.1-1 - Update to 18.8.1. Fixes bug #1291678 diff --git a/sources b/sources index 9f69453..fd37663 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28dc1aed0bd3a2ace6d9e53c8df03497 setuptools-18.8.1.tar.gz +792297b8918afa9faf826cb5ec4a447a setuptools-19.1.1.tar.gz