diff --git a/.gitignore b/.gitignore index c976c3e..c30e6b9 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ vinagre-2.31.4.tar.bz2 /vinagre-3.7.3.tar.xz /vinagre-3.7.4.tar.xz /vinagre-3.7.90.tar.xz +/vinagre-3.7.91.tar.xz diff --git a/sources b/sources index ab266af..613690a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ecf2bd70f673cf2e58ef7248fd1fc43d vinagre-3.7.90.tar.xz +00eb0e37c7467554f07032b5f70c5a2d vinagre-3.7.91.tar.xz diff --git a/vinagre.spec b/vinagre.spec index 9a8ad88..ebd3e0e 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -3,7 +3,7 @@ %endif Name: vinagre -Version: 3.7.90 +Version: 3.7.91 Release: 1%{?dist} Summary: VNC client for GNOME @@ -11,7 +11,7 @@ Group: Applications/System License: GPLv2+ URL: http://projects.gnome.org/vinagre/ #VCS: git:git://git.gnome.org/vinagre -Source0: http://download.gnome.org/sources/vinagre/3.6/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vinagre/3.7/%{name}-%{version}.tar.xz %if 0%{?with_spice} BuildRequires: spice-gtk3-devel @@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Fri Mar 8 2013 Matthias Clasen - 3.7.91-1 +- Update to 3.7.91 + * Tue Feb 19 2013 Richard Hughes - 3.7.90-1 - Update to 3.7.90