Accepting request 393811 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/393811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2016-05-20 05:23:01 +00:00
committed by Git OBS Bridge
parent b94297981f
commit e9a84e4b6f
4 changed files with 32 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu May 5 08:55:47 UTC 2016 - coolo@suse.com
- updated to 2.083
see /usr/share/doc/packages/perl-Config-Model/Changes
2.083 2016-04-20
Functional improvements:
* backend parameters: added auto_delete parameter so
that a config file can be removed when it no longer
contains data
* attributes specified in a model plugin can override
attributes of the base model.
Bug fixes:
* BackendMgr: do not remove links to config files
* Fix ini backend to parse values that contain '='
Doc updates:
* Improved instructions to specify a backend in
Config::Model::BackendMgr doc
* Added instructions to create your own backend in
Config::Model::Backend::Any doc
* updated model creation intro doc
* Mentions Itself generated doc as reference doc
* update CreateModelFromDoc to use cme meta edit
-------------------------------------------------------------------
Mon Apr 4 09:23:53 UTC 2016 - coolo@suse.com

View File

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