[vinagre] 3.2.1

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 19 04:51:05 UTC 2011


commit 09db29d5847ed6d2d6cb8ea1db86f05b419ba860
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Oct 19 00:50:34 2011 -0400

    3.2.1

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |   15 +++++++++++++--
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37296b4..def5e96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.1.91.tar.xz
 /vinagre-3.1.92.tar.xz
 /vinagre-3.2.0.tar.xz
+/vinagre-3.2.1.tar.xz
diff --git a/sources b/sources
index 91aead1..fc857c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bc511fd7fdf5d1201f93922bd62576a  vinagre-3.2.0.tar.xz
+6c1f984ef9a9237f1308ad2707926f3f  vinagre-3.2.1.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index c041434..68e2dc2 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           vinagre
-Version:        3.2.0
+Version:        3.2.1
 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.1/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vinagre/3.2/%{name}-%{version}.tar.xz
 
 %if 0%{?with_spice}
 BuildRequires:  spice-gtk3-devel
@@ -118,11 +118,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
 %{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert
 
+
 %doc %{_mandir}/man1/vinagre.1.gz
 %doc README NEWS COPYING AUTHORS
 
 
 %changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.1-1
+- Update 3.2.1
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
 - Update to 3.2.0
 
@@ -132,6 +136,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 * Tue Sep  6 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-1
 - Update to 3.1.91
 
+* Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90-1
+- Update to 3.1.90
+- Make the dbus dep archful
+
+* Thu Aug 18 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-1
+- Update to 3.1.5
+
 * Wed Aug 03 2011 Adam Williamson <awilliam at redhat.com> - 3.1.4-2
 - rebuild against updated spice
 


More information about the scm-commits mailing list