Changelog for
gcalcli-4.0.0a3-1.1.noarch.rpm :
Mon Jul 24 14:00:00 2017 malcolmlewisAATTopensuse.org
- Update to version 4.0.0a3:
* No weekend option, (gh#264).
* Fixed bug with `add` and iterators, (gh#268).
* Deal with more encoding issues, (gh#261).
* Get error from JSON object, (gh#260).
- Changes from version 4.0.0a2:
* Support for Python3 via six.
- Changes from version 4.0.0a1:
* Move from gflags to argparse.
This is a major, non-backwards compatible change (hence the roll
up to v4).
- Changes from version 3.4.0:
* Support for adding attendees.
* Fix crash when organizer/attendee don\'t have emails.
* TSV export support `--no-started`.
* Support for displaying attachment links.
* Allow ignoring declined events.
* Warning if cache appears to be stale.
* search now supports start and end times like agenda.
* current event is proper colored in agenda.
- Rebase calcli-fix-install-requires.patch.
Thu Dec 3 13:00:00 2015 malcolmlewisAATTopensuse.org
- Update to version 3.3.2:
* More ascii vs. unicode issues.
* Use correct dateutil package (python-dateutil).
Fri Sep 11 14:00:00 2015 malcolmlewisAATTopensuse.org
- Update to version 3.3.1:
* Fix issue 204 ERROR: Missing module - cannot import name run.
- Rebase calcli-fix-install-requires.patch.
Sun Jun 21 14:00:00 2015 malcolmlewisAATTopensuse.org
- Update to version 3.3:
* Support for adding All Day events.
* Fix date display issues\'
* Attempt fix for per-account quota errors.
Wed Apr 1 14:00:00 2015 malcolmlewisAATTopensuse.org
- Update to version 3.2:
* Add enhanced reminder functionality.
* Unicode cleanup.
* Add --defaultCalendar option.
* Respect --detail options for TSV output.
* Speed up tsv output by only shortening links on demand
(--detail_url short).
* PEP8 cleanup FTW!
* Fix validator for --details not liking \'description\'.
* Fix \"now marker\" showing on wrong days at times.
* Added support for displaying attendees.
- Rebase gcalcli-fix-install-requires.patch.
Wed Jul 9 14:00:00 2014 malcolmlewisAATTcableone.net
- Initial build.
- Add gcalcli-fix-install-requires.patch: Fix setup for openSUSE
package names and use setuptools.