public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ImageMagick] epel9: Add yaml file for EPEL8/EPEL9
@ 2026-06-16 23:36 Luya Tshimbalanga
  0 siblings, 0 replies; only message in thread
From: Luya Tshimbalanga @ 2026-06-16 23:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ImageMagick
Branch : epel9
Commit : 249dab71ce89ceeec91336b1da3ff5699781ae46
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-06-16T16:35:27-07:00
Stats  : +28/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ImageMagick/c/249dab71ce89ceeec91336b1da3ff5699781ae46?branch=epel9

Log:
Add yaml file for EPEL8/EPEL9

---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 9fb63f9..39a79ba 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -338,6 +338,9 @@ rm PerlMagick/demo/Generic.ttf
 %doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
 
 %changelog
+* Tue Jun 16 2026 Luya Tshimbalanga <luya@fedoraproject.org> - 1:6.9.13.50-2
+- Add yaml file specifically for EPEL8/9
+
 * Fri Jun 12 2026 Luya Tshimbalanga <luya@fedoraproject.org> - 1:6.9.13.50-1
 - Update ImageMagick to 6.9.13.50
 

diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..e598230
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,25 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+jobs:
+- job: pull_from_upstream
+  trigger: release
+  dist_git_branches:
+    epel-9:
+      fast_forward_merge_into:
+        - epel-8
+
+- job: koji_build
+  trigger: commit
+  allowed_pr_authors:
+    - all_admins
+    - packit
+  dist_git_branches:    
+    - epel-9
+    - epel-8
+
+- job: bodhi_update
+  trigger: commit
+  dist_git_branches:
+    - epel-9
+    - epel-8

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

only message in thread, other threads:[~2026-06-16 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 23:36 [rpms/ImageMagick] epel9: Add yaml file for EPEL8/EPEL9 Luya Tshimbalanga

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