update refs

This commit is contained in:
Adam Samalik 2023-02-23 11:47:58 +00:00
parent 96c7e038c1
commit 3f72b6edb9

View File

@ -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
...