[spice] New upstream release 0.9.1

Hans de Goede jwrdegoede at fedoraproject.org
Thu Aug 25 13:23:26 UTC 2011


commit 5175ecec1c62a584b1fb1535a1080f46fcbf3b96
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Thu Aug 25 15:25:37 2011 +0200

    New upstream release 0.9.1

 .gitignore |    1 +
 sources    |    2 +-
 spice.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b9842b..f095444 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ spice-0.5.3.tar.bz2
 /spice-0.8.0.tar.bz2
 /spice-0.8.1.tar.bz2
 /spice-0.9.0.tar.bz2
+/spice-0.9.1.tar.bz2
diff --git a/sources b/sources
index 96560cf..098288c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d5dba257ee5079314c324bd910b01c3  spice-0.9.0.tar.bz2
+7fd413b8dc01de1d7ecf6810724de1b4  spice-0.9.1.tar.bz2
diff --git a/spice.spec b/spice.spec
index 23d9875..2f9329c 100644
--- a/spice.spec
+++ b/spice.spec
@@ -1,5 +1,5 @@
 Name:           spice
-Version:        0.9.0
+Version:        0.9.1
 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.8.1-2
+BuildRequires:  spice-protocol >= 0.9.0
 BuildRequires:  celt051-devel
 BuildRequires:  pixman-devel alsa-lib-devel openssl-devel libjpeg-devel
 BuildRequires:  libXrandr-devel cegui06-devel
@@ -107,6 +107,9 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
 %endif
 
 %changelog
+* Thu Aug 25 2011 Hans de Goede <hdegoede at redhat.com> - 0.9.1-1
+- New upstream release 0.9.1
+
 * Mon Jul 25 2011 Marc-André Lureau <marcandre.lureau at redhat.com> - 0.9.0-1
 - New upstream release 0.9.0
 


More information about the scm-commits mailing list