mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 07:02:05 +08:00
fish.spec: override overzealous version format linting
This commit is contained in:
parent
5cae62a266
commit
71f7a3abf4
|
@ -45,6 +45,12 @@ Requires: python3
|
|||
%endif
|
||||
Requires: man
|
||||
|
||||
# Although the build scripts mangle the version number to be RPM compatible
|
||||
# for continuous builds (transforming the output of `git describe`), Fedora 32+
|
||||
# also validates the version inside the pkgconfig file. There's no impetus for this
|
||||
# with fish.
|
||||
%define _wrong_version_format_terminate_build 0
|
||||
|
||||
%description
|
||||
|
||||
fish is a shell geared towards interactive use. Its features are
|
||||
|
|
Loading…
Reference in New Issue
Block a user