/usr/bin/emacs: symbol lookup error: /usr/lib64/libgdk-3.so.0: undefined symbol: cairo_surface_set_d

After a recent update I am no longer able to use emacs due to and undefined symbol. Any suggestions?

/usr/bin/emacs: symbol lookup error: /usr/lib64/libgdk-3.so.0: undefined symbol: cairo_surface_set_d

Using:

NAME=openSUSEVERSION=“13.2 (Harlequin)”
VERSION_ID=“13.2”
PRETTY_NAME=“openSUSE 13.2 (Harlequin) (x86_64)”
ID=opensuse
ANSI_COLOR=“0;32”
CPE_NAME=“cpe:/o:opensuse:opensuse:13.2”
BUG_REPORT_URL=“https://bugs.opensuse.org
HOME_URL=“https://opensuse.org/
ID_LIKE=“suse”

I was able to temporarily fix the issue by installing the previous version of libgtk-3-0 (libgtk-3-0-3.14.4-4.1.x86_64)

zypper install -f libgtk-3-0-3.14.4-4.1.x86_64