- Update to spice-gtk 0.19
This commit is contained in:
parent
1d15c4d0bd
commit
5406bcf954
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/spice-gtk-0.16.tar.bz2
|
||||
/spice-gtk-0.17.tar.bz2
|
||||
/spice-gtk-0.18.tar.bz2
|
||||
/spice-gtk-0.19.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
bcd73f857d137bca8e24380e8f7977d2 spice-gtk-0.18.tar.bz2
|
||||
85c1d975ad3c9df4882b91f34b41920d spice-gtk-0.19.tar.bz2
|
||||
|
@ -12,8 +12,8 @@
|
||||
#define _version_suffix
|
||||
|
||||
Name: spice-gtk
|
||||
Version: 0.18
|
||||
Release: 2%{?dist}
|
||||
Version: 0.19
|
||||
Release: 1%{?dist}
|
||||
Summary: A GTK+ widget for SPICE clients
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -137,7 +137,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%description tools
|
||||
Simple clients for interacting with SPICE servers.
|
||||
spicy is a client to a SPICE desktop server.
|
||||
snappy is a tool to capture screen-shots of a SPICE desktop.
|
||||
spicy-screenshot is a tool to capture screen-shots of a SPICE desktop.
|
||||
|
||||
|
||||
%prep
|
||||
@ -262,11 +262,14 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
|
||||
%{_libdir}/python*/site-packages/SpiceClientGtk.so
|
||||
|
||||
%files tools
|
||||
%{_bindir}/snappy
|
||||
%{_bindir}/spicy
|
||||
%{_bindir}/spicy-screenshot
|
||||
%{_bindir}/spicy-stats
|
||||
|
||||
%changelog
|
||||
* Thu Apr 11 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.19-1
|
||||
- Update to spice-gtk 0.19
|
||||
|
||||
* Thu Mar 14 2013 Hans de Goede <hdegoede@redhat.com> - 0.18-2
|
||||
- Fix "Warning no automount-inhibiting implementation available" warnings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user