1RPMDEV-BUMPSPEC(1) User Commands RPMDEV-BUMPSPEC(1)
2
3
4
6 rpmdev-bumpspec - manual page for rpmdev-bumpspec version 1.0.11
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 -u USERSTRING, --userstring=USERSTRING
22 user name+email string (default: output from rpmdev-packager(1))
23
24 -r, --rightmost
25 bump trailing .<DIGIT> component if found, append .1 if not;
26 no-op if -s is specified
27
28 -s STRING, --string=STRING
29 bump trailing .STRING<DIGIT> component if found, append .STRING1
30 if not; trumps -r
31
32 -V, --verbose
33 more output
34
35 -v, --version
36 output version number and exit
37
39 Copyright © 2005-2010 Fedora Project This program is free software; you
40 can redistribute it and/or modify it under the terms of the GNU General
41 Public License as published by the Free Software Foundation; either
42 version 2 of the License, or (at your option) any later version.
43
44
45
46rpmdev-bumpspec version 1.0.11 June 2014 RPMDEV-BUMPSPEC(1)