diff --git a/.gitignore b/.gitignore index df5892f..12e47e5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 9bc2d66..5a80d1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bc1243654ca0f1561b8023f5c5c3a74 spice-gtk-0.12.101.tar.bz2 +97ed79c9df1ad0997e605c22a7ce47c7 spice-gtk-0.13.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index 7f93d90..27b0a95 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -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 - 0.13-2 +- Update to spice-gtk 0.13 + * Tue Aug 07 2012 Christophe Fergeau - 0.12.101-1 - Update to the spice-gtk 0.12.101 development release (needed by Boxes 3.5.5)