mirror of https://github.com/ansible/ansible.git
[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>
pull/61910/head
parent
7910f0f152
commit
fb0bc0eb6b
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- Fix the upstream rpm spec file. The ansible-test package requirement on
|
||||||
|
the main ansible package was formatted incorrectly.
|
||||||
Loading…
Reference in New Issue