Accepting request 510848 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/510848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=37
This commit is contained in:
Stephan Kulow
2017-07-24 06:04:20 +00:00
committed by Git OBS Bridge
parent b2938a2498
commit a1271a3670
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Jul 17 05:14:43 UTC 2017 - coolo@suse.com
- updated to 2.106
see /usr/share/doc/packages/perl-Config-Model/Changes
2.106 2017-07-16
Doc updates:
* BackendMgr: update doc of config_file_name
Improvement on error behavior:
* Fix message of WrongType Exception
* die if model line is missing from application file
* ensure that an application file is not parsed twice
* avoid undef warning when homedir is not defined
* cme function: improve error msg for unknown application
-------------------------------------------------------------------
Wed Jun 21 05:14:58 UTC 2017 - coolo@suse.com