Update to spice-gtk 0.17

This commit is contained in:
Marc-André Lureau 2013-02-06 16:21:18 +01:00
parent 2e41ee53d0
commit 70d3833276
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/spice-gtk-0.15.tar.bz2
/spice-gtk-0.15.3-76cb.tar.bz2
/spice-gtk-0.16.tar.bz2
/spice-gtk-0.17.tar.bz2

View File

@ -1 +1 @@
1b61697d643f1acc0e2950834dfa78f4 spice-gtk-0.16.tar.bz2
7f43693559dda5aaa3ce611a84dae309 spice-gtk-0.17.tar.bz2

View File

@ -12,8 +12,8 @@
#define _version_suffix
Name: spice-gtk
Version: 0.16
Release: 2%{?dist}
Version: 0.17
Release: 1%{?dist}
Summary: A GTK+ widget for SPICE clients
Group: System Environment/Libraries
@ -266,6 +266,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
%{_bindir}/spicy-stats
%changelog
* Wed Feb 6 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.17-1
- Update to spice-gtk 0.17
* Thu Jan 31 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.16-2
- Remove perl-text-csv build requirement. (rhbz#873174)