ansible/changelogs/fragments/fix-rpm-spec.yaml
Toshio Kuratomi fb0bc0eb6b [stable-2.9] Fix rpm dependencies for ansible-test
Needs to require ansible = version rather than ansible-version
(cherry picked from commit 59afffa)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2019-09-05 18:35:29 -07:00

4 lines
147 B
YAML

---
bugfixes:
- Fix the upstream rpm spec file. The ansible-test package requirement on
the main ansible package was formatted incorrectly.