public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ImageMagick] rawhide: Enable Packit builds and updates for all EPEL branches
@ 2026-09-17 23:37 Luya Tshimbalanga
  0 siblings, 0 replies; only message in thread
From: Luya Tshimbalanga @ 2026-09-17 23:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ImageMagick
Branch : rawhide
Commit : 097ca9171ab99723d53bfd52104ffe37a62c6413
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-09-17T19:14:50-04:00
Stats  : +8/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ImageMagick/c/097ca9171ab99723d53bfd52104ffe37a62c6413?branch=rawhide

Log:
Enable Packit builds and updates for all EPEL branches

---
diff --git a/packit.yaml b/packit.yaml
index bf10275..cf16a1b 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -7,6 +7,9 @@ jobs:
   #
   # EPEL 10 is updated independently because its dependency set and
   # feature policy can differ from Fedora.
+  #
+  # EPEL 8 and EPEL 9 intentionally remain outside release syncing: they
+  # carry ImageMagick 6, while Fedora and EPEL 10 carry ImageMagick 7.
   - job: pull_from_upstream
     trigger: release
     dist_git_branches:
@@ -27,12 +30,14 @@ jobs:
       - all_admins
     dist_git_branches:
       - fedora-all
-      - epel-10
+      - epel-all
 
   # Rawhide builds do not require the normal Bodhi update workflow.
-  # Create updates only for versioned Fedora branches and EPEL 10.
+  # Create updates only for versioned Fedora branches and active EPEL
+  # branches. The epel-all alias includes EPEL 8, EPEL 9, and active EPEL
+  # 10 minor branches.
   - job: bodhi_update
     trigger: commit
     dist_git_branches:
       - fedora-branched
-      - epel-10
+      - epel-all

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-17 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 23:37 [rpms/ImageMagick] rawhide: Enable Packit builds and updates for all EPEL branches Luya Tshimbalanga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox