[vinagre] Update to 3.11.5

Richard Hughes rhughes at fedoraproject.org
Tue Feb 4 13:17:31 UTC 2014


commit 118cc0b32f7927a2a1dc4ef6740f8b2e43735f80
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Feb 4 13:18:01 2014 +0000

    Update to 3.11.5

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f6c657..e1f666d 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.11.5.tar.xz
diff --git a/sources b/sources
index fed4132..8228a91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d61c061e60dc296c4cfa4ab40206eaf  vinagre-3.10.2.tar.xz
+52a9cc4d18c2afbd035f3bb915ff6c7f  vinagre-3.11.5.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index a1da22a..ed87816 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           vinagre
-Version:        3.10.2
+Version:        3.11.5
 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.11/%{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
+* Tue Feb 04 2014 Richard Hughes <rhughes at redhat.com> - 3.11.5-1
+- Update to 3.11.5
+
 * Mon Nov 18 2013 Richard Hughes <rhughes at redhat.com> - 3.10.2-1
 - Update to 3.10.2
 


More information about the scm-commits mailing list