Accepting request 297059 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/297059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-04-16 05:51:57 +00:00
committed by Git OBS Bridge
parent 8469cde68c
commit 67330d1c34
6 changed files with 73 additions and 23 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Apr 16 05:33:45 UTC 2015 - coolo@suse.com
- updated to 0.89
see /usr/share/doc/packages/perl-Bot-BasicBot/Changes
0.89 Mon Nov 21 22:08:39 GMT 2011
- Document the use of STDOUT after calling forkit()
- Add accessors for PoCo::IRC's 'localaddr' and 'useipv6' options
- Allow specifying a coderef callback for forkit()
0.88 Sat Aug 27 15:29:39 GMT 2011
- Add a DESTROY method so it won't get AUTOLOADed
- Fix incorrect documentation of nick_change() return values
0.87 Sat May 14 18:48:55 GMT 2011
- Make charset_decode() use IRC::Utils::decode_irc() internally
- Make utf8 the default outgoing message encoding
-------------------------------------------------------------------
Thu Apr 16 05:33:44 UTC 2015 - coolo@suse.com
- updated to 0.88
see /usr/share/doc/packages/perl-Bot-BasicBot/Changes
0.88 Sat Aug 27 15:29:39 GMT 2011
- Add a DESTROY method so it won't get AUTOLOADed
- Fix incorrect documentation of nick_change() return values
0.87 Sat May 14 18:48:55 GMT 2011
- Make charset_decode() use IRC::Utils::decode_irc() internally
- Make utf8 the default outgoing message encoding
-------------------------------------------------------------------
Mon Apr 4 17:17:03 UTC 2011 - coolo@novell.com