build-sys: bump spice-gtk current version info

The following patches need to break the ABI (in particular the parent of the
SpiceDisplay widget).

Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
Marc-André Lureau 2015-12-16 16:52:12 +01:00
parent 0a1f9bfd29
commit cbfc0e9e3f

View File

@ -113,7 +113,7 @@ AM_CPPFLAGS = \
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
SPICE_GTK_LDFLAGS_COMMON = \
-version-info 4:0:0 \
-version-info 5:0:0 \
-no-undefined \
$(GTK_SYMBOLS_LDFLAGS) \
$(NULL)