public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ImageMagick] rawhide: Update packit file
@ 2026-08-02  6:08 Luya Tshimbalanga
  0 siblings, 0 replies; 4+ messages in thread
From: Luya Tshimbalanga @ 2026-08-02  6:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ImageMagick
Branch : rawhide
Commit : f468e17a43fc85b4f86ccc21454b5959cdee309a
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-08-01T23:08:03-07:00
Stats  : +4/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ImageMagick/c/f468e17a43fc85b4f86ccc21454b5959cdee309a?branch=rawhide

Log:
Update packit file

---
diff --git a/packit.yaml b/packit.yaml
index 56c265c..8d56ce9 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -7,15 +7,10 @@ jobs:
   dist_git_branches:
     rawhide:
       fast_forward_merge_into:
-        - fedora-all
-        - epel-10
-
-- job: pull_from_upstream
-  trigger: release
-  dist_git_branches:
-    epel-9:
-      fast_forward_merge_into:
-        - epel-8
+        - fedora-branched
+    epel-10: {}
+    epel-9:  {}
+    epel-8:  {}
 
 - job: koji_build
   trigger: commit

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [rpms/ImageMagick] rawhide: Update packit file
@ 2026-08-02  7:13 Luya Tshimbalanga
  0 siblings, 0 replies; 4+ messages in thread
From: Luya Tshimbalanga @ 2026-08-02  7:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ImageMagick
Branch : rawhide
Commit : 1fae8b2f828e68a4d1a9671bf643e516f41d7aaa
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-08-02T00:13:14-07:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ImageMagick/c/1fae8b2f828e68a4d1a9671bf643e516f41d7aaa?branch=rawhide

Log:
Update packit file

---
diff --git a/packit.yaml b/packit.yaml
index 9e2632d..697fff8 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -7,7 +7,7 @@ jobs:
   dist_git_branches:
     rawhide:
       fast_forward_merge_into:
-        - fedora-branched
+        - fedora-all
     epel-10: {}
 
 - job: pull_from_upstream

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [rpms/ImageMagick] rawhide: Update packit file
@ 2026-08-02  6:38 Luya Tshimbalanga
  0 siblings, 0 replies; 4+ messages in thread
From: Luya Tshimbalanga @ 2026-08-02  6:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ImageMagick
Branch : rawhide
Commit : 1ff5a537707e15c3fecb7cfcc248459790116ba3
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-08-01T23:38:17-07:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ImageMagick/c/1ff5a537707e15c3fecb7cfcc248459790116ba3?branch=rawhide

Log:
Update packit file

---
diff --git a/packit.yaml b/packit.yaml
index 8d56ce9..9e2632d 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -9,8 +9,12 @@ jobs:
       fast_forward_merge_into:
         - fedora-branched
     epel-10: {}
-    epel-9:  {}
-    epel-8:  {}
+
+- job: pull_from_upstream
+  trigger: release
+  dist_git_branches:
+    epel-9: {}
+    epel-8: {}
 
 - job: koji_build
   trigger: commit

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [rpms/ImageMagick] rawhide: Update packit file
@ 2026-07-05 21:08 Luya Tshimbalanga
  0 siblings, 0 replies; 4+ messages in thread
From: Luya Tshimbalanga @ 2026-07-05 21:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ImageMagick
Branch : rawhide
Commit : 584996c8502f3c44c195cff82854f0126c594cc8
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-07-05T14:08:00-07:00
Stats  : +0/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ImageMagick/c/584996c8502f3c44c195cff82854f0126c594cc8?branch=rawhide

Log:
Update packit file

---
diff --git a/packit.yaml b/packit.yaml
index 5fbc63c..56c265c 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -4,7 +4,6 @@
 jobs:
 - job: pull_from_upstream
   trigger: release
-  version_update_specifiers: "!=7.1.2.26"
   dist_git_branches:
     rawhide:
       fast_forward_merge_into:
@@ -13,8 +12,6 @@ jobs:
 
 - job: pull_from_upstream
   trigger: release
-  # Version lower than 7.0 goes to EPEL9 and lower
-  version_update_specifiers: "<7.0"
   dist_git_branches:
     epel-9:
       fast_forward_merge_into:

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-02  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02  6:08 [rpms/ImageMagick] rawhide: Update packit file Luya Tshimbalanga
  -- strict thread matches above, loose matches on Subject: below --
2026-08-02  7:13 Luya Tshimbalanga
2026-08-02  6:38 Luya Tshimbalanga
2026-07-05 21:08 Luya Tshimbalanga

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