diff --git a/.gitignore b/.gitignore index a2fa5ee..c393672 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /spice-gtk-0.24.tar.bz2 /spice-gtk-0.25.tar.bz2 /spice-gtk-0.26.tar.bz2 +/spice-gtk-0.27.tar.bz2 diff --git a/sources b/sources index 56cfbce..bc906d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -908aff002418ae276bfec1e186225ee0 spice-gtk-0.26.tar.bz2 +722105732b37bbcd04c4051ff44c2fdd spice-gtk-0.27.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index 54ed9ff..671d3e3 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -6,7 +6,7 @@ #define _version_suffix Name: spice-gtk -Version: 0.26 +Version: 0.27 Release: 1%{?dist} Summary: A GTK+ widget for SPICE clients @@ -264,6 +264,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc %{_bindir}/spicy-stats %changelog +* Thu Dec 11 2014 Marc-André Lureau 0.27-1 +- Update to spice-gtk v0.27 + * Wed Oct 29 2014 Christophe Fergeau 0.26-1 - Update to spice-gtk v0.26