This change removes %ansible_collection_install's dependence on the %collection_namespace and %collection_name macros. Now, the macro uses the new helper script which extracts this information from galaxy.yml. Parsing the galaxy.yml instead of using %{version} to determine the collection version also lends another benefit: it allows us to package pre-releases. Previously, discrepancies between %{version} and the upstream version (eg. "3.0.0~rc1" vs "3.0.0-rc1") broke the macro.epel8
parent
bc337bd8e4
commit
deee147c95
Loading…
Reference in new issue