Accepting request 305403 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/305403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2015-05-05 09:31:05 +00:00
committed by Git OBS Bridge
parent 317316904b
commit e80fbe89fe
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue May 5 08:14:19 UTC 2015 - coolo@suse.com
- updated to 2.070
see /usr/share/doc/packages/perl-Config-Model/Changes
2.070 2015-05-03
Added minor features and bug fixes:
* Model:
+ added include_backend model parameter for xorg
* include no longer include read/write spec... (Debian #783952)
* Hash and Array: clear now triggers notify_change
* Value: boolean conversion (e.g yes/no to 1/0) during initial load
must not trigger a change notification...
* shell UI:
+ added fix command
* added clear command for list hash and value...
-------------------------------------------------------------------
Sun Apr 26 07:15:42 UTC 2015 - coolo@suse.com