ansible-runner/ansible-runner.changes

28 lines
1.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jun 4 12:14:09 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 1.3.4:
* make class __name__ match Ansible expectation
* bundle six.ensure_str to avoid pinning to a new six version
* Updating for 1.3.4 release
* Adopt modified upstream packaging
* Add missing lockfile RPM dependency
* Fix an issue with missing options
* port old callback tests to integration folder
* Fix missing toplevel host events docs issue
* Move integration data folder, add new test
- fix license - ansible-runner also contains code licensed under
GPL-3.0-or-later
-------------------------------------------------------------------
Sat Apr 27 13:06:16 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- enable tests in %check
- add 0001-Use-the-correct-python-executable-for-tests.patch to fix
tests with python3
-------------------------------------------------------------------
Wed Apr 24 06:28:48 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Initial packaging (version 1.3.3)