diff --git a/Config-Model-2.100.tar.gz b/Config-Model-2.100.tar.gz deleted file mode 100644 index 9c43a51..0000000 --- a/Config-Model-2.100.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6053505d68b6fc8613f192b59dfb3ab85c61ea02e19717b7afb7cc7b89eda3fd -size 342638 diff --git a/Config-Model-2.101.tar.gz b/Config-Model-2.101.tar.gz new file mode 100644 index 0000000..ad3de72 --- /dev/null +++ b/Config-Model-2.101.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c42b027f4a335b5bba60983253e9bc1b28d5aa36d405f44214936ba8896cbfd +size 344363 diff --git a/perl-Config-Model.changes b/perl-Config-Model.changes index ecee6f8..f6cf6d4 100644 --- a/perl-Config-Model.changes +++ b/perl-Config-Model.changes @@ -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 diff --git a/perl-Config-Model.spec b/perl-Config-Model.spec index 588d81f..f191091 100644 --- a/perl-Config-Model.spec +++ b/perl-Config-Model.spec @@ -17,7 +17,7 @@ Name: perl-Config-Model -Version: 2.100 +Version: 2.101 Release: 0 %define cpan_name Config-Model Summary: Create tools to validate, migrate and edit configuration files