[Checkins] SVN: five.customerize/ tag version 0.3 (for plone 3.1.3) & bump plone 3.x branch

Andreas Zeidler az at zitc.de
Mon Jul 7 18:01:49 EDT 2008


Log message for revision 88094:
  tag version 0.3 (for plone 3.1.3) & bump plone 3.x branch
  

Changed:
  U   five.customerize/branches/plone-3.0-branch/CHANGES.txt
  U   five.customerize/branches/plone-3.0-branch/setup.py
  U   five.customerize/branches/plone-3.0-branch/src/five/customerize/version.txt
  A   five.customerize/tags/0.3-plone-3.x/
  U   five.customerize/tags/0.3-plone-3.x/CHANGES.txt
  D   five.customerize/tags/0.3-plone-3.x/setup.cfg
  U   five.customerize/tags/0.3-plone-3.x/setup.py
  U   five.customerize/tags/0.3-plone-3.x/src/five/customerize/version.txt

-=-
Modified: five.customerize/branches/plone-3.0-branch/CHANGES.txt
===================================================================
--- five.customerize/branches/plone-3.0-branch/CHANGES.txt	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/branches/plone-3.0-branch/CHANGES.txt	2008-07-07 22:01:48 UTC (rev 88094)
@@ -1,9 +1,13 @@
 CHANGES
 =======
 
-five.customerize 0.3 (unreleased)
+five.customerize 0.4 (unreleased)
 ---------------------------------
 
+
+five.customerize 0.3 (2008/07/07)
+---------------------------------
+
 Fix for the long-standing issue where the security context had mysteriously
 gone missing.
 

Modified: five.customerize/branches/plone-3.0-branch/setup.py
===================================================================
--- five.customerize/branches/plone-3.0-branch/setup.py	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/branches/plone-3.0-branch/setup.py	2008-07-07 22:01:48 UTC (rev 88094)
@@ -15,7 +15,7 @@
 
 from setuptools import setup
 
-version = '0.2'
+version = '0.4'
 
 setup(name = 'five.customerize',
       version = version,

Modified: five.customerize/branches/plone-3.0-branch/src/five/customerize/version.txt
===================================================================
--- five.customerize/branches/plone-3.0-branch/src/five/customerize/version.txt	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/branches/plone-3.0-branch/src/five/customerize/version.txt	2008-07-07 22:01:48 UTC (rev 88094)
@@ -1 +1 @@
-0.2
\ No newline at end of file
+0.4
\ No newline at end of file

Copied: five.customerize/tags/0.3-plone-3.x (from rev 88093, five.customerize/branches/plone-3.0-branch)

Modified: five.customerize/tags/0.3-plone-3.x/CHANGES.txt
===================================================================
--- five.customerize/branches/plone-3.0-branch/CHANGES.txt	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/tags/0.3-plone-3.x/CHANGES.txt	2008-07-07 22:01:48 UTC (rev 88094)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-five.customerize 0.3 (unreleased)
+five.customerize 0.3 (2008/07/07)
 ---------------------------------
 
 Fix for the long-standing issue where the security context had mysteriously

Deleted: five.customerize/tags/0.3-plone-3.x/setup.cfg
===================================================================
--- five.customerize/branches/plone-3.0-branch/setup.cfg	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/tags/0.3-plone-3.x/setup.cfg	2008-07-07 22:01:48 UTC (rev 88094)
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true

Modified: five.customerize/tags/0.3-plone-3.x/setup.py
===================================================================
--- five.customerize/branches/plone-3.0-branch/setup.py	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/tags/0.3-plone-3.x/setup.py	2008-07-07 22:01:48 UTC (rev 88094)
@@ -15,7 +15,7 @@
 
 from setuptools import setup
 
-version = '0.2'
+version = '0.3'
 
 setup(name = 'five.customerize',
       version = version,

Modified: five.customerize/tags/0.3-plone-3.x/src/five/customerize/version.txt
===================================================================
--- five.customerize/branches/plone-3.0-branch/src/five/customerize/version.txt	2008-07-07 21:05:02 UTC (rev 88093)
+++ five.customerize/tags/0.3-plone-3.x/src/five/customerize/version.txt	2008-07-07 22:01:48 UTC (rev 88094)
@@ -1 +1 @@
-0.2
\ No newline at end of file
+0.3
\ No newline at end of file



More information about the Checkins mailing list