From d7740addecf9e4866d458fa99f083389f14d81ba Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 29 Jul 2015 18:09:04 +0200 Subject: [PATCH] Update to 0.12.9 This fixes QEMU build failures when using 0.12.8 with spice-protocol 0.12.5 --- .gitignore | 1 + sources | 2 +- spice-protocol.spec | 6 +++++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9729345..d8c674a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ spice-protocol-0.5.3.tar.bz2 /spice-protocol-0.12.6.tar.bz2 /spice-protocol-0.12.7.tar.bz2 /spice-protocol-0.12.8.tar.bz2 +/spice-protocol-0.12.9.tar.bz2 diff --git a/sources b/sources index 1a05367..2ba7e09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18c07caa8555de5f914f379d853d54b3 spice-protocol-0.12.8.tar.bz2 +893d9940cd34428f92997f4b634484d3 spice-protocol-0.12.9.tar.bz2 diff --git a/spice-protocol.spec b/spice-protocol.spec index c949c88..cadfeab 100644 --- a/spice-protocol.spec +++ b/spice-protocol.spec @@ -1,5 +1,5 @@ Name: spice-protocol -Version: 0.12.8 +Version: 0.12.9 Release: 1%{?dist} Summary: Spice protocol header files Group: Development/Libraries @@ -34,6 +34,10 @@ make DESTDIR=%{buildroot} install %changelog +* Wed Jul 29 2015 Christophe Fergeau 0.12.9-1 +- Update to 0.12.9 - Fixes QEMU build failures when using 0.12.8 with + spice-server 0.12.5 + * Tue Jun 30 2015 Christophe Fergeau 0.12.8-1 - Update to 0.12.8