rpmdev-bumpspec (1) - Linux Manuals
rpmdev-bumpspec: manual page for rpmdev-bumpspec version 1.0.11
Command to display rpmdev-bumpspec manual in Linux: $ man 1 rpmdev-bumpspec
NAME
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
COPYRIGHT
Copyright © 2005-2010 Fedora Project
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.