Merge remote-tracking branch 'origin/f18'

This commit is contained in:
Hans de Goede 2012-09-07 17:22:08 +02:00
commit 30281b35ff
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/spice-gtk-0.11.tar.bz2
/spice-gtk-0.12.tar.bz2
/spice-gtk-0.12.101.tar.bz2
/spice-gtk-0.13.tar.bz2

View File

@ -1 +1 @@
4bc1243654ca0f1561b8023f5c5c3a74 spice-gtk-0.12.101.tar.bz2
97ed79c9df1ad0997e605c22a7ce47c7 spice-gtk-0.13.tar.bz2

View File

@ -12,7 +12,7 @@
#define _version_suffix -ab64
Name: spice-gtk
Version: 0.12.101
Version: 0.13
Release: 1%{?dist}
Summary: A GTK+ widget for SPICE clients
@ -263,6 +263,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
%{_bindir}/spicy-stats
%changelog
* Mon Sep 03 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.13-2
- Update to spice-gtk 0.13
* Tue Aug 07 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.12.101-1
- Update to the spice-gtk 0.12.101 development release (needed by Boxes
3.5.5)