diff --git a/.gitignore b/.gitignore index a581b9b..3e8c139 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /zope.schema-3.7.0.zip /zope.schema-3.7.1.tar.gz +/zope.schema-3.8.0.tar.gz diff --git a/python-zope-schema.spec b/python-zope-schema.spec index ea31f1e..10cfbff 100644 --- a/python-zope-schema.spec +++ b/python-zope-schema.spec @@ -2,8 +2,8 @@ Summary: Zope 3 schemas Name: python-zope-schema -Version: 3.7.1 -Release: 2%{?dist} +Version: 3.8.0 +Release: 1%{?dist} Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 Group: Development/Libraries @@ -68,6 +68,9 @@ rm -fr html/{.buildinfo,.doctrees} %changelog +* Thu Mar 31 2011 Robin Lee - 3.8.0-1 +- Update to 3.8.0 (#689215) + * Wed Feb 09 2011 Fedora Release Engineering - 3.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 6752171..e672ac4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca6e6a3555562bbc96d69e7447b47248 zope.schema-3.7.1.tar.gz +cbd6961e4a4f4cd104b5398a663fcbd6 zope.schema-3.8.0.tar.gz