[spice-gtk/f17] Update to add foreign menu support

Marc-André Lureau elmarco at fedoraproject.org
Thu Mar 1 12:31:21 UTC 2012


commit f4aaefab76ddaea8c2f014c2f2b88d2faa61c4e7
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Thu Mar 1 13:30:55 2012 +0100

    Update to add foreign menu support

 .gitignore     |    1 +
 sources        |    2 +-
 spice-gtk.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2c8058..441f66d 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.10.6-9473.tar.bz2
diff --git a/sources b/sources
index dda6a0b..cf043da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f3e49f3634a229af9b1679540c23019  spice-gtk-0.10.tar.bz2
+858de39dc91b6fcb29aa8f8c8eb59ea7  spice-gtk-0.10.6-9473.tar.bz2
diff --git a/spice-gtk.spec b/spice-gtk.spec
index 414d933..72f4a4f 100644
--- a/spice-gtk.spec
+++ b/spice-gtk.spec
@@ -9,10 +9,10 @@
 %define with_gtk3 1
 %endif
 
-#define _version_suffix -ab64
+%define _version_suffix -9473
 
 Name:           spice-gtk
-Version:        0.10
+Version:        0.10.6
 Release:        1%{?dist}
 Summary:        A GTK+ widget for SPICE clients
 
@@ -252,6 +252,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
 %{_bindir}/spicy-stats
 
 %changelog
+* Thu Mar 01 2012 Marc-André Lureau <marcandre.lureau at redhat.com> - 0.10.6-1
+- Add foreign menu support
+
 * Thu Feb 23 2012 Marc-André Lureau <marcandre.lureau at redhat.com> - 0.10-1
 - New upstream release 0.10
 


More information about the scm-commits mailing list