[vinagre] Update to 3.9.2

Kalev Lember kalev at fedoraproject.org
Sun Jun 2 17:31:52 UTC 2013


commit bd3ed6ff940fe8f5959f9a5ecd5a3633a9b89778
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jun 2 17:30:29 2013 +0200

    Update to 3.9.2

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f440e03..bea5e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.8.0.tar.xz
 /vinagre-3.8.1.tar.xz
 /vinagre-3.8.2.tar.xz
+/vinagre-3.9.2.tar.xz
diff --git a/sources b/sources
index b1dd56e..16afcf4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-661a8497beccfc87e43ee81bfb4db7e8  vinagre-3.8.2.tar.xz
+2b20269e4fd64a928769b7528ad1e492  vinagre-3.9.2.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 5cf32e3..806affa 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           vinagre
-Version:        3.8.2
+Version:        3.9.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.8/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vinagre/3.9/%{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
+* Sun Jun 02 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.2-1
+- Update to 3.9.2
+
 * Tue May 14 2013 Richard Hughes <rhughes at redhat.com> - 3.8.2-1
 - Update to 3.8.2
 


More information about the scm-commits mailing list