Accepting request 328274 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/328274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parser-MGC?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-09-01 09:36:04 +00:00
committed by Git OBS Bridge
parent 1b3af777c5
commit e778c4491c
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 1 09:17:26 UTC 2015 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-Parser-MGC/Changes
0.14 2015/08/31 15:29:36
[CHANGES]
* Many documentation improvements:
+ More detailed explanation of backtracking behaviour and the use
of the ->commit method
+ Trailing delimiter does not upset ->list_of
+ Added an as-yet incomplete Parser::MGC::Tutorial
* Use Scalar::Util::blessed() to avoid the eval { ->isa } antipattern
* Have long-deprecated ->one_of print a deprecation warning
-------------------------------------------------------------------
Sat Jun 27 08:51:20 UTC 2015 - coolo@suse.com