zoryn-spec-version(1)
| ZORYN-SPEC-VERSION(1) | Zoryn Manual | ZORYN-SPEC-VERSION(1) |
NAME
zoryn-spec-version - Show or set package version.
SYNOPSIS
zoryn spec version [COMMAND] …
DESCRIPTION
Show or modify the version in an RPM spec file.
Without subcommand, shows the current version.
COMMANDS
- set [-C DIR] [--debug] [OPTION]… VERSION [SPECFILE]
- Set package version in spec file.
ARGUMENTS
- SPECFILE
- Path to spec file (auto-detect if not specified).
OPTIONS
- -C DIR
- Change to directory DIR before running.
- -d, --debug
- Enable debug output.
COMMON OPTIONS
- --help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
- --version
- Show version information.
EXIT STATUS
zoryn spec version exits with:
- 0
- on success.
- 123
- on indiscriminate errors reported on standard error.
- 124
- on command line parsing errors.
- 125
- on unexpected internal errors (bugs).
SEE ALSO
zoryn(1)
| Zoryn 0.46.0 |
