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