Skip to content

Raise error for whitespace in RPM version strings

Shao Ming Tan requested to merge handle-rpm-whitespace into master

What does this MR do?

RPM does not permit whitespace in the package versions. This change raises an error if a whitespace is detected.

What are the relevant issue numbers?

gitlab-org/gitlab#469065 (closed)

Does this MR meet the acceptance criteria?

Edited by Oscar Tovar

Merge request reports