Accepting request 368373 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/368373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=14
This commit is contained in:
Stephan Kulow
2016-03-09 06:31:24 +00:00
committed by Git OBS Bridge
parent 62d7578baf
commit 8bbbb0b484
4 changed files with 28 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Mar 8 09:57:52 UTC 2016 - coolo@suse.com
- updated to 2.081
see /usr/share/doc/packages/perl-Config-Model/Changes
2.081 2016-02-29
Bug fixes:
* Fix error handling in Value. This should fix freebsd smoke tests.
The weird thing is that these tests should have failed in all arch...
2.080 2016-02-27
Functional improvements:
* storing a wrong value is no longer ignored but now
triggers an exception.
Other bug fixes:
* Trigger change notif when store_set reduces the nb of items
(closes gh #4)
* Improved change message shown to user
* Value: don't display grammar in case of error
-------------------------------------------------------------------
Sat Feb 13 09:46:18 UTC 2016 - coolo@suse.com

View File

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