Accepting request 511744 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/511744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Easy?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2017-07-24 06:01:54 +00:00
committed by Git OBS Bridge
parent 1706173ad3
commit 118dbf1594
5 changed files with 75 additions and 43 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jul 21 06:26:09 UTC 2017 - coolo@suse.com
- updated to 0.010
see /usr/share/doc/packages/perl-XML-Easy/Changes
version 0.010; 2017-07-19
* port to Perl 5.19.4, where the C type of array indices has changed
* update test suite to not rely on . in @INC, which is no longer
necessarily there from Perl 5.25.7
* test that all modules have matching version numbers
* no longer include a Makefile.PL in the distribution
* in META.{yml,json}, point to public bug tracker
* correct some typos in documentation
-------------------------------------------------------------------
Thu Nov 03 23:30:10 UTC 2011 - pascal.bleser@opensuse.org