From 3fd0373bc04650175ebb8fa5713e6228277a6975 Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Thu, 6 Mar 2025 08:01:57 +0100 Subject: [PATCH] packit: enable epel-9 and epel-10 Let's ship our package in epel-9 and epel-10 as well as all the supported Fedora branches. I've manually created, built, and created updates for these branches already. I'm not adding automation to the epel-10.0 branch in this PR as we need to probably consider that more carefully. However, I *have* submitted version 13 for epel-10.0 manually. Signed-off-by: Simon de Vlieger --- .packit.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 18f6771..6617ac5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -29,14 +29,20 @@ jobs: trigger: commit dist_git_branches: - fedora-branched # rawhide updates are created automatically + - epel-10 + - epel-9 - job: koji_build trigger: commit dist_git_branches: - fedora-all + - epel-10 + - epel-9 - job: propose_downstream trigger: release dist_git_branches: - fedora-all + - epel-10 + - epel-9 - job: copr_build trigger: pull_request targets: &build_targets