1RPMDEV-BUMPSPEC(1) User Commands RPMDEV-BUMPSPEC(1)
2
3
4
6 rpmdev-bumpspec - manual page for rpmdev-bumpspec version 1.0.13
7
9 rpmdev-bumpspec [OPTION]... SPECFILE...
10
12 rpmdev-bumpspec bumps release tags in specfiles.
13
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 -V, --verbose
39 more output
40
41 -v, --version
42 output version number and exit
43
45 Copyright © 2005-2014 Fedora Project This program is free software; you
46 can redistribute it and/or modify it under the terms of the GNU General
47 Public License as published by the Free Software Foundation; either
48 version 2 of the License, or (at your option) any later version.
49
50
51
52rpmdev-bumpspec version 1.0.13 May 2019 RPMDEV-BUMPSPEC(1)