diff --git a/python-jsonschema.spec b/python-jsonschema.spec index dd1f77a..d878ba9 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An implementation of JSON Schema validation for Python License: MIT @@ -36,5 +36,8 @@ http://tools.ietf.org/html/draft-zyp-json-schema-03 %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed May 23 2012 Pádraig Brady - 0.2-1 - Initial package.