From 629f0b89ed8aca77d38e30c028e181eeed163aab Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 31 Aug 2010 16:19:38 +0200 Subject: [PATCH] - Update to 0.6.0 (stable release) --- .gitignore | 1 + sources | 2 +- spice.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fb68b77..eeaae06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ spice-0.5.3.tar.bz2 +/spice-0.6.0.tar.bz2 diff --git a/sources b/sources index 6699a9e..94e2e04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ccb17e15677313b543eab6591d3efd7 spice-0.5.3.tar.bz2 +9032884b03417bdde38bcb95f4a11781 spice-0.6.0.tar.bz2 diff --git a/spice.spec b/spice.spec index 87bca6d..0e5dbfb 100644 --- a/spice.spec +++ b/spice.spec @@ -1,5 +1,5 @@ Name: spice -Version: 0.5.3 +Version: 0.6.0 Release: 1%{?dist} Summary: Implements the SPICE protocol Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source0: http://www.spice-space.org/download/releases/%{name}-%{version}. ExclusiveArch: i686 x86_64 BuildRequires: pkgconfig -BuildRequires: spice-protocol >= 0.5.3 +BuildRequires: spice-protocol >= 0.6.0 BuildRequires: celt051-devel BuildRequires: pixman-devel alsa-lib-devel openssl-devel libjpeg-devel BuildRequires: libXrandr-devel @@ -106,6 +106,9 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la %endif %changelog +* Tue Aug 31 2010 Alexander Larsson - 0.6.0-1 +- Update to 0.6.0 (stable release) + * Tue Jul 20 2010 Alexander Larsson - 0.5.3-1 - Update to 0.5.3