From 9b15a13babba08d6173cbf8b4a135e89ecfcb759 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Dec 26 2014 23:23:28 +0000 Subject: Update to 8.2.1. Fixes bug #1175229 --- diff --git a/.gitignore b/.gitignore index 0665d11..8b7f65f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /setuptools-6.0.2.tar.gz /setuptools-6.1.tar.gz /setuptools-7.0.tar.gz +/setuptools-8.2.1.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index ab031ed..4863eed 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -19,7 +19,7 @@ %endif Name: python-setuptools -Version: 7.0 +Version: 8.2.1 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -204,6 +204,9 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Fri Dec 26 2014 Kevin Fenzi 8.2.1-1 +- Update to 8.2.1. Fixes bug #1175229 + * Thu Oct 23 2014 Ralph Bean - 7.0-1 - Latest upstream. Fixes bug #1154590. diff --git a/sources b/sources index 8daae78..e7ce6ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6245d6752e2ef803c365f560f7f2f940 setuptools-7.0.tar.gz +ff8d385241245978cc7c08f9b4bceec8 setuptools-8.2.1.tar.gz