diff --git a/.packit.yaml b/.packit.yaml index 8fc33379..afb1dc1a 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,9 +2,9 @@ # https://packit.dev/docs/configuration/ 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" - post-upstream-clone: "cp docs/packaging/linux-fedora/httpie.spec.txt httpie.spec" + get the current Fedora Rawhide specfile: + post-upstream-clone: "wget https://src.fedoraproject.org/rpms/httpie/raw/rawhide/f/httpie.spec -O httpie.spec" + # post-upstream-clone: "cp docs/packaging/linux-fedora/httpie.spec.txt httpie.spec" jobs: - job: copr_build trigger: pull_request