Changelog for
googlecl-0.9.13-3.2.x86_64.rpm :
Fri May 27 14:00:00 2011 prusnakAATTopensuse.org
- updated to 0.9.13 - changes in changelog
Sun Sep 19 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.9.10:
* Enhancements:
+ Follow XDG Base Directory Specification.
+ Refactored to include library support of v2 and v3 of the gdata protocol.
+ Allowed --no-convert option to upload arbitrary file types to Docs for Apps Premier users (?)
+ Enabled downloads of arbitrary file types from Docs.
+ Added many more list fields (e.g. birthday, company, relation) for Contacts service.
* Bugfixes:
+ youtube list works without --owner flag again.
+ Picasa uploads are case-insensitive for file extensions.
+ (Probably) enabled unicode support.
- changes from 0.9.9:
* Enhancements:
+ Enabled video upload and download for Picasa.
+ Added reminders for Calendar via --reminder option.
+ Added --owner option to specify other accounts to interact with (e.g. Picasa collaborative albums, listing videos from other YouTube accounts).
+ Added list styles for contacts.
+ Allow docs edit task to create folders.
+ Included workaround for downloading new-version documents.
+ Added debug, verbose, and quiet flag options.
+ Added configuration file option decode_utf_8 to automatically decode downloaded Google Docs.
* Bugfixes:
+ YouTube tasks can retrieve more than 50 results from queries.
+ Googlemail domains can authenticate properly.
- changes from 0.9.8:
* Enhancements:
+ Authorization for Apps users occurs properly.
+ Docs upload can upload directories
+ setuptools support added for setup.py.
+ Calendar service supports multiple calendar operations.
+ More results are returned by queries, and control over number of results given to user with config file options.
+ Added --format as optional option to docs upload and download.
+ Added --folder as optional option to docs edit.
+ Behavior of --date option for calendar service improved.
+ Docs service can now download / edit spreadsheets.
+ Exceptions raised in interactive shell do not end shell session
* Bugfixes:
+ Catches when user grants access with an account other than the one specified.
+ Uploads to folders in docs supported.
+ Gdata dependency added to setup.py.
+ Asking for help on a non-existant service cleanly and helpfully exits.
+ Errors encountered while uploading to Picasa are printed correctly rather than crashing.
+ Uploading files to Docs without extensions obeys --format or assumes an extension.
+ Uploading multiple files to Docs will name each file after its filename, rather than the first filename encountered.
+ Dependency on gdata is versioned to >= 1.2.4
- changes from 0.9.7:
* Enhancements:
+ Command history added to interactive mode
+ Make \"--date 2010-06-19\" specify a single day instead of a range starting on that date.
+ Add
*-groups tasks to contacts service, start to move away from --title.
* Bugfixes:
+ Browser launch for authentication more reliable.
Sat Jun 19 14:00:00 2010 prusnakAATTopensuse.org
- add manpage
- add python-gdata to Requires
Sat Jun 19 14:00:00 2010 prusnakAATTopensuse.org
- created package
- add pythonver.patch (don\'t use python version in shebang)