Changelog for
python-GcpUploader-2015.2.28-1.15.noarch.rpm :
* Mon May 11 2015 romanAATTpriesol.net- changes in version 2015.2.28
* Fixed variable name in gupload.py
* Mon Feb 23 2015 romanAATTpriesol.net- changes in version 2015.2.21.3
* Fix broken login (change URLs from http: to https:)
* Add feature to set activity type
* Add feature to upload multiple files
* Add feature to upload miltiple files specified in csv file
* Thu Mar 27 2014 romanAATTpriesol.net- added required python-requests package
* Thu Mar 20 2014 romanAATTpriesol.net- changes in version 2014.03.01
* Python package \'requests\' is now required.
* Minor change to gupload.py to pass logging level to UploadGarmin.py
* Major overhaul of UploadGarmin.py leveraging heavily from Tapiriik project (https://github.com/cpfair/tapiriik) for the new authentication scheme.
* License for new UploadGarmin.py was changed to Apache 2.0 to match the source from which work was heavily leveraged.
* MultipartPostHandler.py no longer required. Remove from project.- changes in version 2014.02.16
* UploadGarmin.py now give better information if an upload fails
* MultipartPostHandler.py now outputs the filename part first.
* Sat Nov 02 2013 romanAATTpriesol.net- initial package