RPMDEV-BUMPSPEC
Section: User Commands (1)
Updated: January 2021
Page Index
NAME
rpmdev-bumpspec - manual page for rpmdev-bumpspec version 1.0.13
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")
- -f FILE, --file=,FILE/
-
take changelog comment from the given file
- -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
- -n NEW, --new=,NEW/
-
set new version and reset/set release (simple spec files only)
- -D, --legacy-datestamp
-
use legacy datestamp for changelog entries
- -d DATESTAMP, --datestamp=,DATESTAMP/
-
changelog date string (default: today)
- -V, --verbose
-
more output
- -v, --version
-
output version number and exit
COPYRIGHT
Copyright © 2005-2014 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.