From 2fbc784a09d9201fd204f3d97e33a60fab84d345 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 9 Mar 2012 14:48:40 +0100 Subject: [PATCH] New upstream release 0.11 - Fix multilib conflict in spice-glib --- .gitignore | 1 + sources | 2 +- spice-gtk.spec | 6 +++++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2c8058..258fd48 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /spice-gtk-0.8.tar.bz2 /spice-gtk-0.9.tar.bz2 /spice-gtk-0.10.tar.bz2 +/spice-gtk-0.11.tar.bz2 diff --git a/sources b/sources index dda6a0b..af6db1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f3e49f3634a229af9b1679540c23019 spice-gtk-0.10.tar.bz2 +c8f2c274ab81e0ac273be5c6490b8603 spice-gtk-0.11.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index 6181fec..213c70c 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -12,7 +12,7 @@ #define _version_suffix -ab64 Name: spice-gtk -Version: 0.10 +Version: 0.11 Release: 1%{?dist} Summary: A GTK+ widget for SPICE clients @@ -252,6 +252,10 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la %{_bindir}/spicy-stats %changelog +* Fri Mar 9 2012 Hans de Goede - 0.11-1 +- New upstream release 0.11 +- Fix multilib conflict in spice-glib + * Thu Feb 23 2012 Marc-André Lureau - 0.10-1 - New upstream release 0.10