[vinagre/f15/master] 2.91.92

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 22 03:13:17 UTC 2011


commit d180bcd3b8b86fbebf14afe5dd2e538ce735ab56
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Mar 21 23:12:40 2011 -0400

    2.91.92

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |   11 +++++------
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a3de17..2e84a93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-2.91.7.tar.bz2
 /vinagre-2.91.8.tar.gz
 /vinagre-2.91.91.tar.bz2
+/vinagre-2.91.92.tar.bz2
diff --git a/sources b/sources
index 81fdf79..f889237 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c776450c2cb89ded68664edeaf4f0e0  vinagre-2.91.91.tar.bz2
+c0ce8df741556ccc9e43e5d74a33f9ed  vinagre-2.91.92.tar.bz2
diff --git a/vinagre.spec b/vinagre.spec
index 3fa7fe1..0623b6b 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -1,6 +1,6 @@
 Name:           vinagre
-Version:        2.91.91
-Release:        2%{?dist}
+Version:        2.91.92
+Release:        1%{?dist}
 Summary:        VNC client for GNOME
 
 Group:          Applications/System
@@ -35,9 +35,6 @@ Requires: dbus
 BuildRequires: automake autoconf libtool
 BuildRequires: gnome-common
 
-# upstream fix
-Patch0: vinagre-spice.patch
-
 %description
 Vinagre is a VNC client for the GNOME desktop.
 
@@ -61,7 +58,6 @@ to vinagre.
 
 %prep
 %setup -q
-%patch0 -p1 -b .spice
 
 %build
 %configure --enable-avahi \
@@ -143,6 +139,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Mon Mar 21 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.92-1
+- Update to 2.91.92
+
 * Tue Mar  8 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.91-2
 - Fix build
 


More information about the scm-commits mailing list