diff options
author | Batuhan Taskaya <isidentical@gmail.com> | 2022-02-08 12:23:35 +0300 |
---|---|---|
committer | Batuhan Taskaya <isidentical@gmail.com> | 2022-02-08 12:49:33 +0300 |
commit | e306667436f6a81054034c20297e137d4a433986 (patch) | |
tree | 2d06c17432efede3fc1a3666605a025f15ab6b7e /.packit.yaml | |
parent | 384d3869f6b8e9e926ca5be04d2154c4d4101ac9 (diff) |
Leave a note for the local spec
Diffstat (limited to '.packit.yaml')
-rw-r--r-- | .packit.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.packit.yaml b/.packit.yaml index afb1dc1a..32eae1f0 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -4,6 +4,7 @@ specfile_path: httpie.spec actions: get the current Fedora Rawhide specfile: post-upstream-clone: "wget https://src.fedoraproject.org/rpms/httpie/raw/rawhide/f/httpie.spec -O httpie.spec" + # Use this when the latest spec is not up-to-date. # post-upstream-clone: "cp docs/packaging/linux-fedora/httpie.spec.txt httpie.spec" jobs: - job: copr_build |