Accepting request 707955 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/707955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=45
This commit is contained in:
2019-06-06 08:01:46 +00:00
committed by Git OBS Bridge
parent c8f4e073e9
commit 7cfc6f24f9
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jun 6 05:04:06 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 2.135
see /usr/share/doc/packages/perl-Config-Model/Changes
2.135 2019-06-05
Bug fix:
* Fix undef start_node error occuring with 'cme run' command
(this regression from previous version broke app-cme tests)
* Instance: clear changes after reset
Doc update:
* remove mention of long gone privilege parameter
-------------------------------------------------------------------
Mon May 6 05:03:14 UTC 2019 - Stephan Kulow <coolo@suse.com>