Original File: {{ filename }}
Architecture: {{ filename | regex_replace('^.*\\.([^.]+)\\.rpm$', '\\1') }}
Version: {{ filename | regex_replace('^[^-]+-([0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+)\\.[^.]+\\.rpm$', '\\1') }}
Prefix: {{ filename | regex_replace('^([^-]+)-.*$', '\\1') }}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)