Accepting request 295844 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/295844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model-Tester?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-04-13 20:24:39 +00:00
committed by Git OBS Bridge
parent 1c8310416c
commit ef159c0b7f
4 changed files with 41 additions and 27 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Apr 13 18:27:21 UTC 2015 - coolo@suse.com
- updated to 2.050
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.050 2015-03-29
* Bug fix:
* fix check_data function
2.049 2015-03-28
* New features:
* check argument also accept a regexp ( i.e. a qr// )
+ added option to run 'update' test
* Allow to start test without config file (from scratch)
* changed dependency:
* replaced Path::Class with Path::Tiny
* Internal changes:
* refactored most of the logic in separate functions
-------------------------------------------------------------------
Mon Dec 29 13:59:54 UTC 2014 - lars@linux-schulserver.de