rpmdev-bumpspec (1) Linux Manual Page
rpmdev-bumpspec – manual page for rpmdev-bumpspec version 1.0.11
Synopsis
rpmdev-bumpspec [OPTION]… SPECFILE…Description
rpmdev-bumpspec bumps release tags in specfiles.Options
- -h, –help
- show this help message and exit
- -c COMMENT, –comment=COMMENT
- changelog comment (default: "- rebuilt")
- -u USERSTRING, –userstring=USERSTRING
- user name+email string (default: output from rpmdev-packager(1))
- -r, –rightmost
- bump trailing .<DIGIT> component if found, append .1 if not; no-op if -s is specified
- -s STRING, –string=STRING
- bump trailing .STRING<DIGIT> component if found, append .STRING1 if not; trumps -r
- -V, –verbose
- more output
- -v, –version
- output version number and exit
