Update the tagging from RPMSpec (which doesn't work) to rpm-spec (which does) in all affected .spec code listings, so that they render with syntax highlighting.
RPMSpec
rpm-spec
.spec
It looks like there are more usages of RPMSpec tag, in Golang_advanced.adoc and Golang.adoc (and in Ansible_collections.adoc too).
@decathorpe Is that a hint? 😉
FIIIIIIIINE, here...
it was :D
Thanks a lot, looks good to me!
rebased onto f80562a44738533e3ec5d3dcc01be333b49dc801
LGTM! Thanks!
Pull-Request has been merged by ngompa
Update the tagging from
RPMSpec(which doesn't work) torpm-spec(which does) in all affected.speccode listings, so that they render with syntax highlighting.