Files
perl-Flickr-API2/perl-Flickr-API2.changes

82 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 10 09:55:03 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
- Fix build
-------------------------------------------------------------------
Fri Jul 8 05:20:21 UTC 2016 - coolo@suse.com
- updated to 2.50
see /usr/share/doc/packages/perl-Flickr-API2/Changes
2.50 2016-07-07
* Switch to Moo from Mouse
* Update failing people.t test
* Bump min perl version to 5.12
-------------------------------------------------------------------
Fri Apr 17 16:37:25 UTC 2015 - coolo@suse.com
- updated to 2.10
see /usr/share/doc/packages/perl-Flickr-API2/Changes
2.06 2011-10-13
* Added support for retrieving a photo by ID
* Added square and thumbnail sizes to photo URLs
2.07 2014-05-20
* use ssl api endpoint by default
* Fixed some typeos in Base _response_to_photos & added attributes
* added attributes to by_id in Photos as per issue #5
* Fix UTF8 test
2.08 2014-05-22
* Add LWP::Protocol::https as requirement
2.09 2014-07-07
* use Carp::croak instead of die for better error reporting.
2.10 2014-08-04
* Add support for returning favourite counts in searches
* Bump minimum required Perl version to 5.10.1
-------------------------------------------------------------------
Fri Apr 17 16:37:23 UTC 2015 - coolo@suse.com
- updated to 2.06
see /usr/share/doc/packages/perl-Flickr-API2/Changes
2.06 2011-10-13
* Added support for retrieving a photo by ID
* Added square and thumbnail sizes to photo URLs
-------------------------------------------------------------------
Sun Oct 16 17:20:41 UTC 2011 - pascal.bleser@opensuse.org
- update to 2.05:
* added support for shortened URLs from photos
- changes from 2.04:
* added url_o support
-------------------------------------------------------------------
Mon May 09 22:11:17 UTC 2011 - pascal.bleser@opensuse.org
- update to 2.03:
* fixes for UTF-8 encoded parameters
* automatically retry API calls if they time-out
-------------------------------------------------------------------
Mon May 02 20:42:43 UTC 2011 - pascal.bleser@opensuse.org
- update to 2.02: no user-visible changes
-------------------------------------------------------------------
Sat Apr 30 00:02:04 CET 2011 - pascal.bleser@opensuse.org
- initial version (2.01)