[vinagre/f19] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 02:59:14 UTC 2013


commit a3399f560b6f6d7f6e4dece02f775260918aaac3
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 03:59:10 2013 +0100

    Update to 3.8.0

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3101c8..5779ffd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.7.90.tar.xz
 /vinagre-3.7.91.tar.xz
 /vinagre-3.7.92.tar.xz
+/vinagre-3.8.0.tar.xz
diff --git a/sources b/sources
index 852a988..7aa7384 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c30530cf6af8739453a9c9e0d32e571  vinagre-3.7.92.tar.xz
+02d2d2e826e5d66e70b01d7cb7afb965  vinagre-3.8.0.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 57d3de9..36174cd 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           vinagre
-Version:        3.7.92
+Version:        3.8.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.7/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vinagre/3.8/%{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
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-1
+- Update to 3.8.0
+
 * Tue Mar 19 2013 Richard Hughes <rhughes at redhat.com> - 3.7.92-1
 - Update to 3.7.92
 


More information about the scm-commits mailing list