[Checkins] SVN: zc.catalog/trunk/ Preparing release 1.5.1

Gediminas Paulauskas menesis at pov.lt
Fri Jan 20 19:19:45 UTC 2012


Log message for revision 124104:
  Preparing release 1.5.1

Changed:
  U   zc.catalog/trunk/CHANGES.txt
  U   zc.catalog/trunk/setup.py

-=-
Modified: zc.catalog/trunk/CHANGES.txt
===================================================================
--- zc.catalog/trunk/CHANGES.txt	2012-01-20 19:14:43 UTC (rev 124103)
+++ zc.catalog/trunk/CHANGES.txt	2012-01-20 19:19:45 UTC (rev 124104)
@@ -5,7 +5,7 @@
 The 1.2 line (and higher) supports Zope 3.4/ZODB 3.8.  The 1.1 line supports
 Zope 3.3/ZODB 3.7.
 
-1.5.1 (unreleased)
+1.5.1 (2012-01-20)
 ------------------
 
 - Fix the extent catalog's `searchResults` method to work when using a

Modified: zc.catalog/trunk/setup.py
===================================================================
--- zc.catalog/trunk/setup.py	2012-01-20 19:14:43 UTC (rev 124103)
+++ zc.catalog/trunk/setup.py	2012-01-20 19:19:45 UTC (rev 124104)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname('.'), *rnames)).read()
 
 setup(name='zc.catalog',
-      version='1.6dev',
+      version='1.5.1',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description="Extensions to the Zope 3 Catalog",



More information about the checkins mailing list