diff --git a/.gitignore b/.gitignore index 3f6c657..87f49c0 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ vinagre-2.31.4.tar.bz2 /vinagre-3.10.0.tar.xz /vinagre-3.10.1.tar.xz /vinagre-3.10.2.tar.xz +/vinagre-3.12.0.tar.xz diff --git a/sources b/sources index fed4132..23a1cba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d61c061e60dc296c4cfa4ab40206eaf vinagre-3.10.2.tar.xz +9da781f9dba77cbec7bb9348a5038d58 vinagre-3.12.0.tar.xz diff --git a/vinagre.spec b/vinagre.spec index cc458c2..f56929b 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -3,7 +3,7 @@ %endif Name: vinagre -Version: 3.10.2 +Version: 3.12.0 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.10/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vinagre/3.12/%{name}-%{version}.tar.xz %if 0%{?with_spice} BuildRequires: spice-gtk3-devel @@ -130,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Apr 14 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Tue Nov 12 2013 Richard Hughes - 3.10.2-1 - Update to 3.10.2