diff --git a/.gitignore b/.gitignore index 36f61c3..49f4514 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /spice-gtk-0.14.tar.bz2 /spice-gtk-0.15.tar.bz2 /spice-gtk-0.15.3-76cb.tar.bz2 +/spice-gtk-0.16.tar.bz2 diff --git a/sources b/sources index 5b598ad..13dcbdc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8a1946270f7dd99de0f0c189effcdb3 spice-gtk-0.15.3-76cb.tar.bz2 +1b61697d643f1acc0e2950834dfa78f4 spice-gtk-0.16.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index aa6983b..3bee875 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -9,10 +9,10 @@ %define with_gtk3 1 %endif -%define _version_suffix -76cb +# %define _version_suffix Name: spice-gtk -Version: 0.15.3 +Version: 0.16 Release: 1%{?dist} Summary: A GTK+ widget for SPICE clients @@ -266,6 +266,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc %{_bindir}/spicy-stats %changelog +* Sat Jan 12 2013 Marc-André Lureau - 0.16-1 +- Update to spice-gtk 0.16 + * Mon Dec 31 2012 Marc-André Lureau - 0.15.3-1 - Update to spice-gtk 0.15.3, fixes TLS & password regressions