[spice-gtk] Upstream release 0.7

Marc-André Lureau elmarco at fedoraproject.org
Mon Jul 25 15:43:22 UTC 2011


commit 4b4877f2d95290961208c9295f58d75e8b86adcd
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Mon Jul 25 17:17:47 2011 +0200

    Upstream release 0.7

 .gitignore     |    1 +
 sources        |    2 +-
 spice-gtk.spec |   13 ++++++-------
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe7b4b6..271ab93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /spice-gtk-0.4.tar.bz2
 /spice-gtk-0.5.tar.bz2
 /spice-gtk-0.6.tar.bz2
+/spice-gtk-0.7.tar.bz2
diff --git a/sources b/sources
index b71ea95..f1614bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe4b31a4e7b20ec53ff58d53957ab0b1  spice-gtk-0.6.tar.bz2
+a47ca51ef4bb27cab35ddbfb9e6c0fff  spice-gtk-0.7.tar.bz2
diff --git a/spice-gtk.spec b/spice-gtk.spec
index c9631a6..7136e78 100644
--- a/spice-gtk.spec
+++ b/spice-gtk.spec
@@ -10,7 +10,7 @@
 %endif
 
 Name:           spice-gtk
-Version:        0.6
+Version:        0.7
 Release:        1%{?dist}
 Summary:        A GTK2 widget for SPICE clients
 
@@ -22,7 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: intltool
 BuildRequires: gtk2-devel >= 2.14
-BuildRequires: spice-protocol >= 0.6.3
+BuildRequires: spice-protocol >= 0.8.1-2
 BuildRequires: perl-Text-CSV
 BuildRequires: pixman-devel openssl-devel libjpeg-turbo-devel
 BuildRequires: celt051-devel pulseaudio-libs-devel
@@ -38,8 +38,6 @@ BuildRequires: libtool
 
 ExclusiveArch: %{ix86} x86_64
 
-Patch0: spice-gtk-controller-includes.patch
-
 %description
 Client libraries for SPICE desktop servers.
 
@@ -119,9 +117,6 @@ snappy is a tool to capture screen-shots of a SPICE desktop.
 
 %prep
 %setup -q -n spice-gtk-%{version} -c
-pushd spice-gtk-%{version}
-%patch0 -p1 -b .controller-includes
-popd
 
 %if %{with_gtk3}
 cp -a spice-gtk-%{version} spice-gtk3-%{version}
@@ -225,8 +220,12 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %{_bindir}/snappy
 %{_bindir}/spicy
+%{_bindir}/spicy-stats
 
 %changelog
+* Tue Jul 19 2011 Marc-André Lureau <marcandre.lureau at redhat.com> - 0.7-1
+- Upstream release 0.7
+
 * Wed May 25 2011 Christophe Fergeau <cfergeau at redhat.com> - 0.6-1
 - Upstream release 0.6
 


More information about the scm-commits mailing list