diff --git a/MediaWiki-API-0.40.tar.gz b/MediaWiki-API-0.40.tar.gz deleted file mode 100644 index 0edb838..0000000 --- a/MediaWiki-API-0.40.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcc8f4349231c06bb282c9da5391f188c22e40b8bb034853f4bc820989cf7f06 -size 32959 diff --git a/MediaWiki-API-0.41.tar.gz b/MediaWiki-API-0.41.tar.gz new file mode 100644 index 0000000..89cda7c --- /dev/null +++ b/MediaWiki-API-0.41.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9062dfa34cb81dfff4ac9078a8afd5b0ee76e928cc1f9a57f9390f917d6265 +size 32857 diff --git a/perl-MediaWiki-API.changes b/perl-MediaWiki-API.changes index a4209e6..b468c76 100644 --- a/perl-MediaWiki-API.changes +++ b/perl-MediaWiki-API.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 14 09:57:04 UTC 2015 - coolo@suse.com + +- updated to 0.41 + see /usr/share/doc/packages/perl-MediaWiki-API/Changes + + 0.41 2015-11-13 + When using the max_lag configuration, if max_lag_retries was reached - the reported number tries were incorrect. Fixed up the api->list function not continuing due to lack of rawcontinue parameter that is needed after MediaSiki 1.26. Thanks to Derbeth for the bug reports. + ------------------------------------------------------------------- Fri Apr 17 07:54:52 UTC 2015 - coolo@suse.com diff --git a/perl-MediaWiki-API.spec b/perl-MediaWiki-API.spec index 021c900..ae7e5ea 100644 --- a/perl-MediaWiki-API.spec +++ b/perl-MediaWiki-API.spec @@ -17,7 +17,7 @@ Name: perl-MediaWiki-API -Version: 0.40 +Version: 0.41 Release: 0 #Upstream: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . %define cpan_name MediaWiki-API