diff --git a/.cvsignore b/.cvsignore index d889764..4e2a4eb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rope-0.9.1.tar.gz +rope-0.9.2.tar.gz diff --git a/python-rope.spec b/python-rope.spec index e464209..eee2e70 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-rope -Version: 0.9.1 -Release: 2%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: Python Code Refactoring Library Group: Development/Languages @@ -51,6 +51,9 @@ nosetests -e '^xxx_.*' %changelog +* Fri May 22 2009 Toshio Kuratomi 0.9.2-1 +- Update to upstream 0.9.2. + * Thu Feb 26 2009 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 2323617..a91e2c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b812782b43d365058fa1b2e64e36f7f rope-0.9.1.tar.gz +3ef92a3df40aebe475ac4880b0f6381a rope-0.9.2.tar.gz