Accepting request 491997 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/491997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=34
This commit is contained in:
Stephan Kulow
2017-05-02 06:29:07 +00:00
committed by Git OBS Bridge
parent 0d9f135800
commit b41a9a410a
4 changed files with 31 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Apr 29 05:18:43 UTC 2017 - coolo@suse.com
- updated to 2.101
see /usr/share/doc/packages/perl-Config-Model/Changes
2.101 2017-04-28
Model improvement:
* Add assign_char and assign_with to IniFile backend. So it can
be used for files with "key: value" lines.
* add option to write hash key with empty values. By default empty
hash values are dropped and the hash keys of these values are lost.
Usability improvement:
* Value: if possible show why a fix is applied, i.e. show the warning
that triggered the fix
* improved log levels (i.e. move some log from debug to info or trace)
Improvement:
* Model: add log_level parameter, so logs can be shown with a cme
command line option
* prevent undef warnings on Windows
Deprecation warning:
* Model: warn in case of undef constructor argument
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Mar 19 06:15:57 UTC 2017 - coolo@suse.com Sun Mar 19 06:15:57 UTC 2017 - coolo@suse.com

View File

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