1PACKIT SRPM(1)                packit srpm Manual                PACKIT SRPM(1)
2
3
4

NAME

6       packit-srpm - Create new SRPM (.src.rpm file) using...
7

SYNOPSIS

9       packit srpm [OPTIONS] [PATH_OR_URL]
10

DESCRIPTION

12           Create  new  SRPM  (.src.rpm  file)  using  content of the upstream
13       repository.
14
15           PATH_OR_URL argument is a local path or a URL to the  upstream  git
16       repository,
17           it defaults to the current working directory
18
19

OPTIONS

21       --output FILE
22              Write the SRPM to FILE instead of current dir.
23
24       --upstream-ref TEXT
25              Git  ref  of the last upstream commit in the current branch from
26              which packit should generate patches (this  option  implies  the
27              repository is source-git).
28
29       --update-release / --no-update-release
30              Specifies  whether  to  update  Version and Release. Defaults to
31              value set in configuration, which defaults to yes.
32
33       --bump / --no-bump
34              Deprecated. Use --[no-]update-release instead.
35
36       --release-suffix TEXT
37              Specifies release suffix.  Allows  to  override  default  gener‐
38              ated:{current_time}.{sanitized_current_branch}{git_desc_suffix}
39
40       --default-release-suffix
41              Allows  to  use  default,  packit-generated, release suffix when
42              some release_suffix is specified in the configuration.
43
44
45
46                                  2023-01-20                    PACKIT SRPM(1)
Impressum