rpmdev-bumpspec - Man Page

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

Info

January 2024 rpmdev-bumpspec version 1.0.13