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 +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