2021-11-10 12:43:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 9 03:07:07 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 5.007000
|
|
|
|
see /usr/share/doc/packages/perl-MediaWiki-Bot/Changes
|
|
|
|
|
|
|
|
5.007000 2021-11-08
|
|
|
|
- fix: last_active(): deleted explicit "user:" prefix addition [gh-84]
|
|
|
|
- fix: diff(): changed test for newer mediawiki versions [gh-100]
|
|
|
|
- feat: new function get_mw_version() gets version of currently used mediawiki
|
|
|
|
- feat: get_text(): changed interface, more options [gh-93]
|
|
|
|
- feat: get_history(): changed interface, more options [gh-13]
|
|
|
|
- feat: new function get_history_step_by_step() for looping over large history [gh-13]
|
|
|
|
- no breaking changes, but added some new deprecation notices
|
|
|
|
|
2021-09-27 15:56:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 15 03:06:58 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 5.006004
|
|
|
|
see /usr/share/doc/packages/perl-MediaWiki-Bot/Changes
|
|
|
|
|
|
|
|
5.006004 2021-09-15
|
|
|
|
- Feature: Ability to set time range when fetching contribs
|
|
|
|
- Fixed search: made use of unused namespace param [gh-87]
|
|
|
|
- Fixed history: api param is now rvdir (and not direction) [gh-88]
|
|
|
|
- Fixed tests [gh-91]
|
|
|
|
- Deleted Build.PL, as it was not built correctly anymore
|
|
|
|
|
2016-07-08 16:57:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 8 05:31:34 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 5.006003
|
|
|
|
see /usr/share/doc/packages/perl-MediaWiki-Bot/Changes
|
|
|
|
|
|
|
|
5.006003 2016-07-06
|
|
|
|
- Changed the file the test suite used to test fetching images
|
|
|
|
- Documentation tweaks
|
|
|
|
|
2015-04-17 17:46:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 17 17:06:38 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 5.006002
|
|
|
|
see /usr/share/doc/packages/perl-MediaWiki-Bot/Changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 17 17:06:36 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.4.2
|
|
|
|
see /usr/share/doc/packages/perl-MediaWiki-Bot/Changes
|
|
|
|
|
2011-02-24 21:53:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2010-12-01 13:49:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:33:38 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-10-30 01:47:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 30 01:32:18 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 3.2.6:
|
2011-02-24 21:53:40 +00:00
|
|
|
* 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
|
2010-10-30 01:47:38 +00:00
|
|
|
|
2010-09-21 14:24:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2010-09-07 07:04:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2010-08-26 08:16:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 26 08:16:28 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (3.2.2)
|
|
|
|
|