Author: uncleringo Date: 2010-01-20 18:19:15 +0100 (Wed, 20 Jan 2010) New Revision: 26950
Modified: plugins/sfDoctrineJCroppablePlugin/trunk/package.xml Log: Please work this time! Modified: plugins/sfDoctrineJCroppablePlugin/trunk/package.xml =================================================================== --- plugins/sfDoctrineJCroppablePlugin/trunk/package.xml 2010-01-20 16:10:26 UTC (rev 26949) +++ plugins/sfDoctrineJCroppablePlugin/trunk/package.xml 2010-01-20 17:19:15 UTC (rev 26950) @@ -13,11 +13,11 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2010-01-12</date> + <date>2010-01-20</date> <time>13:00:00</time> <version> - <release>1.0.6</release> - <api>1.0.6</api> + <release>1.0.7</release> + <api>1.0.7</api> </version> <stability> <release>stable</release> @@ -58,7 +58,8 @@ <name>symfony</name> <channel>pear.symfony-project.com</channel> <min>1.2.0</min> - <max>1.4.2</max> + <max>2.0.0</max> + <exclude>2.0.0</exclude> </package> </required> </dependencies> @@ -66,6 +67,22 @@ <changelog> <release> <version> + <release>1.0.7</release> + <api>1.0.7</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <license uri="http://www.symfony-project.com/license">MIT license</license> + <license>MIT</license> + <date>2010-01-20</date> + <notes> + Another attempt to get the packaging right! + </notes> + </release> + <release> + <version> <release>1.0.6</release> <api>1.0.6</api> </version> @@ -74,6 +91,7 @@ <api>stable</api> </stability> <license uri="http://www.symfony-project.com/license">MIT license</license> + <license>MIT</license> <date>2010-01-12</date> <notes> Updated release to reflect compatibility with symfony 1.4
-- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
