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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c60970f3ab4ae348054e32bc192c2e669fbcf74686b7c0d37a3fa50a884db37f
size 345588

View File

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

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

View File

@@ -17,7 +17,7 @@
Name: perl-Config-Model
Version: 2.105
Version: 2.106
Release: 0
%define cpan_name Config-Model
Summary: Create tools to validate, migrate and edit configuration files