public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Luya Tshimbalanga <luya@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ImageMagick] rawhide: Enable Packit builds and updates for all EPEL branches
Date: Thu, 17 Sep 2026 23:37:36 GMT	[thread overview]
Message-ID: <178968825620.1.1974349001324440456.rpms-ImageMagick-097ca9171ab9@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-17 23:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178968825620.1.1974349001324440456.rpms-ImageMagick-097ca9171ab9@fedoraproject.org \
    --to=luya@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox