From 306cac067972993144add77727437c3b5f4a1cc7 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Oct 26 2013 15:37:02 +0000 Subject: Update to newer upstream release. Some minor incompatibilities listed but they should affect few, if any consumers. --- diff --git a/.gitignore b/.gitignore index 188a6c6..1bfd522 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ distribute-0.6.14.tar.gz /setuptools-0.8.tar.gz /setuptools-0.9.5.tar.gz /setuptools-0.9.6.tar.gz +/setuptools-1.1.6.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 2aefeb4..b2bb755 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -7,8 +7,8 @@ %global srcname setuptools Name: python-setuptools -Version: 0.9.6 -Release: 2%{?dist} +Version: 1.1.6 +Release: 1%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -150,6 +150,10 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Sat Oct 26 2013 Toshio Kuratomi - 1.1.6-1 +- Update to newer upstream release. Some minor incompatibilities listed but + they should affect few, if any consumers. + * Sun Aug 04 2013 Fedora Release Engineering - 0.9.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 4a38719..5d5587d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c552a3b1e666d37a44e3123a1d1d46c setuptools-0.9.6.tar.gz +ee82ea53def4480191061997409d2996 setuptools-1.1.6.tar.gz