diff --git a/gimp.yaml b/gimp.yaml index 7e4b445..8946715 100644 --- a/gimp.yaml +++ b/gimp.yaml @@ -41,18 +41,18 @@ data: rpms: pygobject2: rationale: GIMP Module dependency - ref: stream-2.28.7-rhel-8.8.0 + ref: stream-gimp-2.8-rhel-8.9.0 buildorder: 1 python2-pycairo: rationale: Python2 binding required by pygtk2 - ref: stream-python2-rhel-8.8.0 + ref: stream-gimp-2.8-rhel-8.9.0 buildorder: 3 pygtk2: rationale: GIMP Module dependency - ref: stream-2.24-rhel-8.8.0 + ref: stream-gimp-2.8-rhel-8.9.0 buildorder: 5 gimp: rationale: GIMP Module. - ref: stream-2.8-rhel-8.8.0 + ref: stream-gimp-2.8-rhel-8.9.0 buildorder: 10 ...