mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 06:49:01 +00:00
- specMacroIdentifier: support macros starting with '?'; the most common
example is `%{?dist}`
- specPreAmble: added some missing tags from:
https://rpm.org/docs/4.19.x/manual/spec.html
- Added support for: `fedora`, `rhel`, `rocky`, `rhl`, `centos`, `el\d`
and `fc\d`, see https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag
closes: vim/vim#18703
a795aab885
Co-authored-by: Jesse Portnoy <jesse.portnoy@perforce.com>