https://koji.fedoraproject.org/koji/buildinfo?buildID=1381778 ../src/gcolor3-color-item.c: In function 'gcolor3_color_item_class_init': ../src/gcolor3-color-item.c:113:14: error: 'G_PARAM_PRIVATE' is deprecated [-Werror=deprecated-declarations] The package should stop using -Werror, as that is not suitable for distro builds where newer version of dependencies can cause new warnings to appear (and -Werror then makes the new warnings fatal).
Fixed. Thanks for the dependency fix.