Update to add foreign menu support
This commit is contained in:
parent
fb960005e9
commit
f4aaefab76
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5f3e49f3634a229af9b1679540c23019 spice-gtk-0.10.tar.bz2
|
||||
858de39dc91b6fcb29aa8f8c8eb59ea7 spice-gtk-0.10.6-9473.tar.bz2
|
||||
|
@ -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@redhat.com> - 0.10.6-1
|
||||
- Add foreign menu support
|
||||
|
||||
* Thu Feb 23 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.10-1
|
||||
- New upstream release 0.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user