- Revision
- 15316
- Author
- bear
- Date
- 2007-09-10 23:38:57 -0700 (Mon, 10 Sep 2007)
Log Message
Bumping Plugins version to 0.8
Modified Paths
- trunk/chandler/projects/Chandler-AmazonPlugin/setup.py
- trunk/chandler/projects/Chandler-EVDBPlugin/setup.py
- trunk/chandler/projects/Chandler-FeedsPlugin/setup.py
- trunk/chandler/projects/Chandler-FlickrPlugin/setup.py
- trunk/chandler/projects/Chandler-HelloWorldPlugin/setup.py
- trunk/chandler/projects/Chandler-PhotoPlugin/setup.py
- trunk/chandler/projects/Chandler-gdataPlugin/setup.py
Diff
Modified: trunk/chandler/projects/Chandler-AmazonPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-AmazonPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-AmazonPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-AmazonPlugin", - version = "0.7", + version = "0.8", description = "Amazon product search widget for Chandler", author = "OSAF", test_suite = "amazon.tests",
Modified: trunk/chandler/projects/Chandler-EVDBPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-EVDBPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-EVDBPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-EVDBPlugin", - version = "0.7", + version = "0.8", description = "Event database search widget for Chandler", author = "OSAF", test_suite = "evdb.tests",
Modified: trunk/chandler/projects/Chandler-FeedsPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-FeedsPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-FeedsPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-FeedsPlugin", - version = "0.7", + version = "0.8", description = "Simple RSS/Atom feed support for Chandler", author = "OSAF", test_suite = "feeds.tests",
Modified: trunk/chandler/projects/Chandler-FlickrPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-FlickrPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-FlickrPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-FlickrPlugin", - version = "0.7", + version = "0.8", description = "Flickr photo search widget for Chandler", author = "OSAF", test_suite = "flickr.tests",
Modified: trunk/chandler/projects/Chandler-HelloWorldPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-HelloWorldPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-HelloWorldPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-HelloWorldPlugin", - version = "0.7", + version = "0.8", description = "This is just an example plugin project", author = "Phillip J. Eby", author_email = "[EMAIL PROTECTED]",
Modified: trunk/chandler/projects/Chandler-PhotoPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-PhotoPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-PhotoPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-PhotoPlugin", - version = "0.7", + version = "0.8", description = "Photograph loading for Chandler", author = "OSAF", test_suite = "photos.tests",
Modified: trunk/chandler/projects/Chandler-gdataPlugin/setup.py (15315 => 15316)
--- trunk/chandler/projects/Chandler-gdataPlugin/setup.py 2007-09-10 20:08:22 UTC (rev 15315) +++ trunk/chandler/projects/Chandler-gdataPlugin/setup.py 2007-09-11 06:38:57 UTC (rev 15316) @@ -17,7 +17,7 @@ setup( name = "Chandler-gdataPlugin", - version = "0.7", + version = "0.8", description = "Google Data synchronization support for Chandler", author = "Morgen Sagen", test_suite = "gdatasync.tests",
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
