Accepting request 344336 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/344336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MediaWiki-API?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2015-11-14 10:57:23 +00:00
committed by Git OBS Bridge
parent 2ffb0070d6
commit 3543298b44
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcc8f4349231c06bb282c9da5391f188c22e40b8bb034853f4bc820989cf7f06
size 32959

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e9062dfa34cb81dfff4ac9078a8afd5b0ee76e928cc1f9a57f9390f917d6265
size 32857

View File

@@ -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

View File

@@ -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 <http://www.gnu.org/licenses/>.
%define cpan_name MediaWiki-API