From ff503f0042f0af53f37079f337ac97b36cc6eb1a Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 30 Sep 2010 08:56:16 +0200 Subject: [PATCH] Update to 0.6.1 --- .gitignore | 1 + sources | 2 +- spice.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eeaae06..2d5e2b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ spice-0.5.3.tar.bz2 /spice-0.6.0.tar.bz2 +/spice-0.6.1.tar.bz2 diff --git a/sources b/sources index 94e2e04..db0f2dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9032884b03417bdde38bcb95f4a11781 spice-0.6.0.tar.bz2 +bf713d6a3388c5583e7cc1ec6b50ff9b spice-0.6.1.tar.bz2 diff --git a/spice.spec b/spice.spec index 60d2fbe..c02bf02 100644 --- a/spice.spec +++ b/spice.spec @@ -1,5 +1,5 @@ Name: spice -Version: 0.6.0 +Version: 0.6.1 Release: 1%{?dist} Summary: Implements the SPICE protocol Group: User Interface/Desktops @@ -106,6 +106,9 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la %endif %changelog +* Thu Sep 30 2010 Gerd Hoffmann - 0.6.1-1 +- Update to 0.6.1. + * Tue Aug 31 2010 Alexander Larsson - 0.6.0-1 - Update to 0.6.0 (stable release)