File perl-Net-Twitter.changes of Package perl-Net-Twitter
-------------------------------------------------------------------
Fri Jun 3 07:21:54 UTC 2011 - aj@suse.de
- Disable pod tests for now until upstream package is fixed.
-------------------------------------------------------------------
Fri Apr 01 16:19:30 UTC 2011 - pascal.bleser@opensuse.org
- update to 3.17001:
* fixed intermittent bug in AutoCursor (result of Class::MOP anon class caching)
- changes from 3.17000:
* production release with new AutoCursor trait
-------------------------------------------------------------------
Sun Mar 27 00:18:15 UTC 2011 - pascal.bleser@opensuse.org
- update to 3.16000:
* moved trends methods to API::REST; added warning to API::Search::Trends
* added no_retweet_ids method
* modify searchapiurl for identica option
* added deprecation notice to Net::Identica with Net::Twitter examples
-------------------------------------------------------------------
Sat Feb 26 07:32:18 UTC 2011 - pascal.bleser@opensuse.org
- update to 3.15000:
* added Lists API method members_create_all (alias add_list_members)
* added tests dependency: Test::Exception (closes RT#65786)
-------------------------------------------------------------------
Tue Feb 8 21:40:38 UTC 2011 - pascal.bleser@opensuse.org
- update to 3.14003:
* fixed: trends_location (RT#65506)
* added parameters trim_user, include_entities, include_rts (RT#62542)
- changes from 3.14001:
* make Crypt::SSLeay a hard requirement (really no longer practical without
it)
- changes from 3.14000:
* added #newtwitter API methods (account_totals, account_settings,
suggestion_categories, user_suggestions, show_direct_message,
retweeted_to_user, retweeted_by_user, lookup_friendships,
update_friendship, all_lists, related_results)
* fixed: memory leak in RateLimit trait
-------------------------------------------------------------------
Wed Dec 1 13:34:13 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:47 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Tue Oct 12 09:51:42 CEST 2010 - dmueller@suse.de
- fix dependencies
-------------------------------------------------------------------
Sat Sep 18 09:40:18 UTC 2010 - pascal.bleser@opensuse.org
- add dependency to Devel::StackTrace
- update to 3.13009:
* use Athorization header for OAuth token requests rather than query params
* "identica => 1" sets OAuth URLs
* updated Synopsis with OAuth (closes RT#61273)
- changes from 3.13008_02:
* fixed stack frame filter
* fixed missing dependency
* detect Twitter's errors array as an error object
- changes from 3.13008_01:
* extract error from the various disparate error formats
-------------------------------------------------------------------
Thu Aug 26 22:13:55 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.13008:
* use HTTPS for all OAuth token negotiation steps
- changes from 3.13007:
* decode_html_entities now decodes all fields (incl source in search results)
* Role::OAuth doc patch
* fixed: incompatibility between "since" and InflateObjects
- changes from 3.13006:
* test fix: bump the skip count for a new test in t/unicode.t for optional module
- changes from 3.13005:
* fixed: since (synthetic arg) filtering
* fixed: don't use args for OAuth signature on multi-part mime posts
-------------------------------------------------------------------
Sat Jun 19 00:25:52 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.13004
-------------------------------------------------------------------
Thu Apr 9 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 2.12
-------------------------------------------------------------------
Sun Jan 11 00:00:00 UTC 2009 - guru@unixtech.be
- new package