From 587286e82d69b4b76ad239ba4568118df7a65171 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: May 14 2015 23:57:04 +0000 Subject: 4.4.2 --- diff --git a/.gitignore b/.gitignore index ceb4584..36fefb0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /zope.schema-4.3.2.zip /zope.schema-4.4.0.zip /zope.schema-4.4.1.tar.gz +/zope.schema-4.4.2.tar.gz diff --git a/python-zope-schema.spec b/python-zope-schema.spec index 1736982..e843833 100644 --- a/python-zope-schema.spec +++ b/python-zope-schema.spec @@ -12,7 +12,7 @@ Summary: Zope 3 schemas Name: python-zope-schema -Version: 4.4.1 +Version: 4.4.2 Release: 1%{?dist} Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 @@ -133,6 +133,9 @@ popd %changelog +* Thu May 14 2015 Ralph Bean - 4.4.2-1 +- new version + * Wed Aug 20 2014 Ralph Bean - 4.4.1-1 - Latest upstream. - Modernized python macros. diff --git a/sources b/sources index 68d03ef..e62bab1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afb9281217b79840e1679abeb302467a zope.schema-4.4.1.tar.gz +939680fec2a5cf9e214cc80d6665065c zope.schema-4.4.2.tar.gz