Changelog for
ruby3.3-rubygem-test-kitchen-1.15-1.15.0-3.85.x86_64.rpm :
* Thu Feb 20 2020 Johannes Kastl
- added license Apache-2.0 to gem2rpm.yml, recreated spec file
* Thu Feb 20 2020 Johannes Kastl - change to versioned package: updated gem2rpm.yml, added version suffix to gem2rpm.yml, recreated spec file
* Thu Jan 19 2017 cooloAATTsuse.com- updated to version 1.15.0 see installed CHANGELOG.md
* Wed Dec 21 2016 cooloAATTsuse.com- updated to version 1.14.2 see installed CHANGELOG.md [#]# [v1.14.2](https://github.com/test-kitchen/test-kitchen/tree/v1.14.2) (2016-12-09) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.1...v1.14.2)
*
*Merged pull requests:
*
* - Replace finstyle in favor of chefstyle [\\#1166](https://github.com/test-kitchen/test-kitchen/pull/1166) ([afiune](https://github.com/afiune))
* Fri Dec 09 2016 cooloAATTsuse.com- updated to version 1.14.1 see installed CHANGELOG.md [#]# [v1.14.1](https://github.com/test-kitchen/test-kitchen/tree/v1.14.1) (2016-12-08) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.0...v1.14.1)
*
*Closed issues:
*
* - Getting message: \"Expected array default value for \'--driver\'; got \"kitchen-vagrant\" \\(string\\)\" with every operation [\\#1163](https://github.com/test-kitchen/test-kitchen/issues/1163) - Possible to specify a custom bootstrap template? [\\#1162](https://github.com/test-kitchen/test-kitchen/issues/1162) - Deployment of cookbooks do differ from berks package [\\#1158](https://github.com/test-kitchen/test-kitchen/issues/1158) - Failed to complete \\#create action: \\[undefined method \'\\[\\]\' for nil:NilClass\\] [\\#1157](https://github.com/test-kitchen/test-kitchen/issues/1157) - inspec works, but kitchen verify fails [\\#1154](https://github.com/test-kitchen/test-kitchen/issues/1154)
*
*Merged pull requests:
*
* - Fix typo in berkshelf chef provisioner. [\\#1160](https://github.com/test-kitchen/test-kitchen/pull/1160) ([thommay](https://github.com/thommay)) - Update MAINTAINERS.md [\\#1156](https://github.com/test-kitchen/test-kitchen/pull/1156) ([afiune](https://github.com/afiune)) - Fix to work with Thor 0.19.2 [\\#1155](https://github.com/test-kitchen/test-kitchen/pull/1155) ([coderanger](https://github.com/coderanger))
* Wed Nov 23 2016 cooloAATTsuse.com- updated to version 1.14.0 see installed CHANGELOG.md [#]# [v1.14.0](https://github.com/test-kitchen/test-kitchen/tree/v1.14.0) (2016-11-22) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.13.2...v1.14.0)
*
*Implemented enhancements:
*
* - Test Kitchen should use omnitruck\'s -d option by default [\\#809](https://github.com/test-kitchen/test-kitchen/issues/809)
*
*Closed issues:
*
* - Kitchen converge fails, doesn\'t install omnibus, \\[\\[WinRM::FS::Core::FileTransporter\\] Upload failed [\\#1150](https://github.com/test-kitchen/test-kitchen/issues/1150) - Re-Enable Code Climate [\\#1146](https://github.com/test-kitchen/test-kitchen/issues/1146) - kitchen + berkshelf don\'t work together with the latest versions of gems [\\#1144](https://github.com/test-kitchen/test-kitchen/issues/1144) - Vagrant drivers brings up virtualbox machine with \'cable connected\' disabled option [\\#1143](https://github.com/test-kitchen/test-kitchen/issues/1143) - kitchen converge throws Berkshelf::LockfileNotFound on Windows [\\#1140](https://github.com/test-kitchen/test-kitchen/issues/1140) - Inspect tests is an empty value when using the kitchen\\_ec2 driver [\\#1136](https://github.com/test-kitchen/test-kitchen/issues/1136) - kitchen test or verify with --parallel option fails [\\#1125](https://github.com/test-kitchen/test-kitchen/issues/1125)
*
*Merged pull requests:
*
* - Added `cache` interface for Drivers so that provisioners can leverage [\\#1149](https://github.com/test-kitchen/test-kitchen/pull/1149) ([afiune](https://github.com/afiune)) - Ensure that we only berks update with a lockfile [\\#1145](https://github.com/test-kitchen/test-kitchen/pull/1145) ([thommay](https://github.com/thommay)) - Added `last\\_error` and `--json` to `kitchen list` [\\#1135](https://github.com/test-kitchen/test-kitchen/pull/1135) ([BackSlasher](https://github.com/BackSlasher)) - Allow the user to make deprecations errors [\\#1117](https://github.com/test-kitchen/test-kitchen/pull/1117) ([thommay](https://github.com/thommay))
* Sat Oct 08 2016 cooloAATTsuse.com- updated to version 1.13.2 see installed CHANGELOG.md [#]# [v1.13.2](https://github.com/test-kitchen/test-kitchen/tree/v1.13.2) (2016-09-26) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.13.1...v1.13.2)
*
*Fixed bugs:
*
* - fix broken path on nano so shell out works [\\#1129](https://github.com/test-kitchen/test-kitchen/pull/1129) ([mwrock](https://github.com/mwrock)) [#]# [v1.13.1](https://github.com/test-kitchen/test-kitchen/tree/v1.13.1) (2016-09-22) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.13.0...v1.13.1)
*
*Implemented enhancements:
*
* - Allow mixlib-install 2.0 [\\#1126](https://github.com/test-kitchen/test-kitchen/pull/1126) ([jkeis er](https://github.com/jkeiser))
* Sat Sep 17 2016 cooloAATTsuse.com- updated to version 1.13.0 see installed CHANGELOG.md [#]# [v1.13.0](https://github.com/test-kitchen/test-kitchen/tree/v1.13.0) (2016-09-16) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.12.0...v1.13.0)
*
*Implemented enhancements:
*
* - Add `kitchen status` command [\\#87](https://github.com/test-kitchen/test-kitchen/issues/87) - Add support for Windows Nano installs via chef provisioners [\\#1119](https://github.com/test-kitchen/test-kitchen/pull/1119) ([mwrock](https://github.com/mwrock)) - Add package driver command [\\#1074](https://github.com/test-kitchen/test-kitchen/pull/1074) ([neillturner](https://github.com/neillturner))
*
*Fixed bugs:
*
* - SSH Transport: Bastion proxy results in broken pipe error [\\#1079](https://github.com/test-kitchen/test-kitchen/issues/1079)
* Sat Sep 03 2016 cooloAATTsuse.com- updated to version 1.12.0 see installed CHANGELOG.md [#]# [v1.12.0](https://github.com/test-kitchen/test-kitchen/tree/v1.12.0) (2016-09-02) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.11.1...v1.12.0)
*
*Implemented enhancements:
*
* - Use winrm v2 release gems [\\#1061](https://github.com/test-kitchen/test-kitchen/pull/1061) ([mwrock](https://github.com/mwrock)) - Add a new config option always\\_update\\_cookbooks [\\#1107](https://github.com/test-kitchen/test-kitchen/pull/1107) ([coderanger](https://github.com/coderanger)) - Always run `chef install` even if the lock file exists. [\\#1103](https://github.com/test-kitchen/test-kitchen/pull/1103) ([coderanger](https://github.com/coderanger)) - support passing Kitchen::Config Hash keys to Kitchen::RakeTasks.new [\\#1102](https://github.com/test-kitchen/test-kitchen/pull/1102) ([theckman](https://github.com/theckman))
* Mon Aug 15 2016 cooloAATTsuse.com- updated to version 1.11.1 see installed CHANGELOG.md [#]# [v1.11.1](https://github.com/test-kitchen/test-kitchen/tree/v1.11.1) (2016-08-13) [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.11.0...v1.11.1)
*
*Fixed bugs:
*
* - Check the actual value, because `password: nil` shouldn\'t disable sending the key [\\#1098](https://github.com/test-kitchen/test-kitchen/pull/1098) ([coderanger](https://github.com/coderanger))