diff --git a/.gitignore b/.gitignore index b9100b9..75d184e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ distribute-0.6.14.tar.gz /distribute-0.6.19.tar.gz +/distribute-0.6.21.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 89731ff..3ef11ea 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -7,7 +7,7 @@ %global srcname distribute Name: python-setuptools -Version: 0.6.19 +Version: 0.6.21 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -136,6 +136,9 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Sun Aug 21 2011 Toshio Kuratomi - 0.6.21 +- Upstream bugfix release + * Thu Jul 14 2011 Toshio Kuratomi - 0.6.19 - Upstream bugfix release diff --git a/sources b/sources index 4beab20..f5bc7c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45a17940eefee849d4cb8cc06d28d96f distribute-0.6.19.tar.gz +c8cfcfd42ec9ab900fb3960a3308eef2 distribute-0.6.21.tar.gz