Accepting request 359152 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/359152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=13
This commit is contained in:
2016-02-13 17:11:02 +00:00
committed by Git OBS Bridge
parent 8551174738
commit 62d7578baf
4 changed files with 27 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Feb 13 09:46:18 UTC 2016 - coolo@suse.com
- updated to 2.079
see /usr/share/doc/packages/perl-Config-Model/Changes
2.079 2016-02-12
YAML backend changes:
* Remove YAML file when no data is left
* When a root class has only one element, the backend
write (and read) only the content of that element (this
reduce the depth of the written data structure by one).
Functional improvements:
* Added "ChangeTracker" log class and traces (Log::Log4Perl)
* HashId: load_data can load ordered data in non-ordered hash
Bug fixes:
* Removed Exception::Class from warper error handler
(gh #5, Thanks jplesnik)
* Dumper/Loader: handle literal \n
-------------------------------------------------------------------
Wed Jan 27 09:44:26 UTC 2016 - coolo@suse.com

View File

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