After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 566947 - need to upgrade to gegl 0.0.22
need to upgrade to gegl 0.0.22
Status: RESOLVED FIXED
Product: gnomemm
Classification: Deprecated
Component: geglmm
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Hubert Figuiere (:hub)
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2009-01-07 21:33 UTC by Hubert Figuiere (:hub)
Modified: 2009-01-29 04:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hubert Figuiere (:hub) 2009-01-07 21:33:58 UTC
gegl 0.0.22 break the API/ABI.

Need to upgrade geglmm with the following:

require gegl 0.0.22
change the soversion to make sure the right version is used.
add the new 0.0.22 API.
Comment 1 Hubert Figuiere (:hub) 2009-01-29 04:09:24 UTC
geglmm 0.0.22 has been release and fixes this.