diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..1ca0270 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,16 @@ +jobs: +- job: copr_build + metadata: + targets: + - centos-stream-8-x86_64 + trigger: pull_request +- job: tests + metadata: + targets: + - centos-stream-8-x86_64 + trigger: pull_request +sources: +- path: ipset-7.1.tar.bz2 + url: https://git.centos.org/sources/ipset/c8s/ed687efcc7f3a1117cc01d6a29639f9d604f2a04 +specfile_path: SPECS/ipset.spec +upstream_ref: c8s-source-git