------------------------------------------------------------------- Sat Aug 8 08:37:59 UTC 2015 - coolo@suse.com - updated to 1.17 see /usr/share/doc/packages/perl-Flickr-API/Changes ------------------------------------------------------------------- Sat Jul 18 08:43:49 UTC 2015 - coolo@suse.com - updated to 1.16 see /usr/share/doc/packages/perl-Flickr-API/Changes 1.15 * Removed some debugging leftovers * bumped version 1.16 * merged in horsepunchkid's $perms fixes. (API requires more explicit perms arguments) * merged in horsepunchkid's fixes in examples/. * fleshed out the $perms fixes, changed from warn to carp. * Added to API.pm POD to reflect $perms fixes. * Added tests to reflect $perms fixes. * bumped version in prep for PAUSE upload. ------------------------------------------------------------------- Thu Jul 16 08:47:28 UTC 2015 - coolo@suse.com - updated to 1.15 see /usr/share/doc/packages/perl-Flickr-API/Changes 1.12, 1.13, 2015-06-09 * Cleaned up minor bugs found by testers, improved kwalitee * Clarified licensing 1.14 * Added 5.008 as minimum Perl version * Moving from XML::Simple to XML::LibXML::Simple * Remove example from automatically installing in scripts (Request 105426) * move dump and make config scripts to bin and made them install-worthy (Request 105426) * Clarified licenses in examples (Request 105426) * Rename oauth_export_config to export_config and add ability to export Flickr's native, if deprecated, configuration. Similar renames and reasons for export_storable_config and import_storable_config. * Added a hashref of the response content in addition to a tree * Added a number of accessor methods to Response.pm * Made code a little more "Perl Best Practices"-ish * Rename sign_args to _sign_args ------------------------------------------------------------------- Mon Jun 15 08:42:29 UTC 2015 - coolo@suse.com - updated to 1.13 see /usr/share/doc/packages/perl-Flickr-API/Changes 1.11, 2014-12-27 * Added OAuth authentication to Flickr::API and Flickr::API::Request * Added some examples ------------------------------------------------------------------- Mon Apr 13 19:31:43 UTC 2015 - coolo@suse.com - updated to 1.10 see /usr/share/doc/packages/perl-Flickr-API/Changes 1.05, 2012-09-12 * Updated Flickr API urls from http://www.flickr.com/services/ to http://api.flickr.com/services/. 1.06, 2013-05-11 * Added `lwpobj` argument, to allow using subclasses of LWP::UserAgent 1.07, 2013-05-23 * Added flag to enable handling of native Unicode strings 1.08, 2013-06-19 * Various cleanup from Gabor Szabo ------------------------------------------------------------------- Tue Dec 28 19:41:08 CET 2010 - pascal.bleser@opensuse.org - initial version (1.04)