[vinagre] Update to 3.13.2

Kalev Lember kalev at fedoraproject.org
Tue May 27 09:35:36 UTC 2014


commit 28da8aa2c9bc3cc985574eae03aa9231c25e2a1f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue May 27 11:33:16 2014 +0200

    Update to 3.13.2

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a1463c..247652f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.12.0.tar.xz
 /vinagre-3.12.1.tar.xz
 /vinagre-3.12.2.tar.xz
+/vinagre-3.13.2.tar.xz
diff --git a/sources b/sources
index 38ed46c..d009c7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c6ef3eebc1f5fd3e71f486280c526ad  vinagre-3.12.2.tar.xz
+c605b01b4557bf53bc4b3fd57ae549ea  vinagre-3.13.2.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index cdfca41..491f47b 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           vinagre
-Version:        3.12.2
+Version:        3.13.2
 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.12/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vinagre/3.13/%{name}-%{version}.tar.xz
 
 %if 0%{?with_spice}
 BuildRequires:  spice-gtk3-devel
@@ -26,7 +26,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  libgnome-keyring-devel
 BuildRequires:  telepathy-glib-devel >= 0.11.6
 BuildRequires:  libxml2-devel >= 2.6.31
-BuildRequires:  vte3-devel >= 0.20
+BuildRequires:  vte291-devel
 BuildRequires:  vala-devel
 BuildRequires:  itstool
 BuildRequires:  libsecret-devel
@@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue May 27 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.2-1
+- Update to 3.13.2
+
 * Thu May 15 2014 Kalev Lember <kalevlember at gmail.com> - 3.12.2-1
 - Update to 3.12.2
 


More information about the scm-commits mailing list