1RPMDEV-BUMPSPEC(1)               User Commands              RPMDEV-BUMPSPEC(1)
2
3
4

NAME

6       rpmdev-bumpspec - manual page for rpmdev-bumpspec version 1.0.13
7

SYNOPSIS

9       rpmdev-bumpspec [OPTION]... SPECFILE...
10

DESCRIPTION

12       rpmdev-bumpspec bumps release tags in specfiles.
13

OPTIONS

15       -h, --help
16              show this help message and exit
17
18       -c COMMENT, --comment=COMMENT
19              changelog comment (default: "- rebuilt")
20
21       -f FILE, --file=FILE
22              take changelog comment from the given file
23
24       -u USERSTRING, --userstring=USERSTRING
25              user name+email string (default: output from rpmdev-packager(1))
26
27       -r, --rightmost
28              bump  trailing  .<DIGIT>  component  if found, append .1 if not;
29              no-op if -s is specified
30
31       -s STRING, --string=STRING
32              bump trailing .STRING<DIGIT> component if found, append .STRING1
33              if not; trumps -r
34
35       -n NEW, --new=NEW
36              set new version and reset/set release (simple spec files only)
37
38       -D, --legacy-datestamp
39              use legacy datestamp for changelog entries
40
41       -d DATESTAMP, --datestamp=DATESTAMP
42              changelog date string (default: today)
43
44       -V, --verbose
45              more output
46
47       -v, --version
48              output version number and exit
49
51       Copyright © 2005-2014 Fedora Project This program is free software; you
52       can redistribute it and/or modify it under the terms of the GNU General
53       Public  License  as  published  by the Free Software Foundation; either
54       version 2 of the License, or (at your option) any later version.
55
56
57
58rpmdev-bumpspec version 1.0.13     July 2021                RPMDEV-BUMPSPEC(1)
Impressum