diff --git a/.gitignore b/.gitignore index e28eb05..9b37233 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ vinagre-2.31.4.tar.bz2 +/vinagre-2.31.5.tar.bz2 diff --git a/sources b/sources index fc76cf1..fcdab74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0101d8737f76252ebc7dc7db32ddd634 vinagre-2.31.4.tar.bz2 +d305d8507553820d4b9433be3eaae649 vinagre-2.31.5.tar.bz2 diff --git a/vinagre.spec b/vinagre.spec index 905ff86..25af04e 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -1,5 +1,5 @@ Name: vinagre -Version: 2.31.4 +Version: 2.31.5 Release: 1%{?dist} Summary: VNC client for GNOME @@ -11,7 +11,7 @@ Source0: http://download.gnome.org/sources/vinagre/2.31/%{name}-%{version}.tar.b BuildRequires: gtk-vnc-devel >= 0.3.10 BuildRequires: glib2-devel >= 2.17.0 -BuildRequires: gtk2-devel >= 2.13.1 +BuildRequires: gtk3-devel BuildRequires: GConf2-devel >= 2.16.0 BuildRequires: avahi-ui-devel >= 0.6.22 BuildRequires: avahi-gobject-devel >= 0.6.22 @@ -160,6 +160,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog +* Thu Aug 19 2010 Matthias Clasen 2.31.5-1 +- Update to 2.31.5 +- Build against gtk3 + * Wed Jun 30 2010 Matthias Clasen 2.31.4-1 - Update to 2.31.4