We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb0c2ba + 9cc5d5e commit 8aa4d36Copy full SHA for 8aa4d36
.packit.yaml
@@ -31,9 +31,6 @@ jobs:
31
update_release: false
32
dist_git_branches:
33
- fedora-all
34
- actions:
35
- pre-sync:
36
- - "bash rpm/update-spec-provides.sh"
37
38
- job: koji_build
39
trigger: commit
rpm/buildah.spec
@@ -69,8 +69,6 @@ BuildRequires: libseccomp-devel
69
%endif
70
Requires: libseccomp >= 2.4.1-0
71
Suggests: cpp
72
-# DO NOT DELETE BELOW LINE - used for updating downstream goimports
73
-# vendored libraries
74
75
%description
76
The %{name} package provides a command line tool which can be used to
rpm/update-spec-provides.sh
0 commit comments