Files
perl-MediaWiki-Bot/perl-MediaWiki-Bot.changes

47 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Feb 24 15:33:24 UTC 2011 - pascal.bleser@opensuse.org
- update to 3.2.7:
* get_allusers() can now filter by usergroup, and accepts an options hashref
for greater versatility
* don't wait forever if the wiki doesn't respond
-------------------------------------------------------------------
Wed Dec 1 13:33:38 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Oct 30 01:32:18 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.2.6:
* recentchanges() now filters by namespace and returns all available data,
including rcid; see Pod for details
* get_pages_in_category() now requests the maximum number of results; this
resolves a major performance issue when getting the contents of large
categories
* the same performance issue (or potential issue) was resolved in many other
methods
-------------------------------------------------------------------
Tue Sep 21 14:18:34 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
- fix deps
o added MakeMaker patch
o added Digest::MD5 version patch
- noarch pkg
-------------------------------------------------------------------
Tue Sep 7 07:03:09 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.2.4:
* removed dependency on WWW::Mechanize
* revert() was broken by refactoring; this error has been fixed
-------------------------------------------------------------------
Thu Aug 26 08:16:28 UTC 2010 - pascal.bleser@opensuse.org
- initial package (3.2.2)