[vinagre] 3.3.3

Matthias Clasen mclasen at fedoraproject.org
Wed Dec 21 04:55:37 UTC 2011


commit 7b82db838b03fc235f569b484e230e87117a20bb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Dec 20 23:55:22 2011 -0500

    3.3.3

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |   11 +++++------
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c497808..03fcf91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.2.1.tar.xz
 /vinagre-3.3.1.tar.xz
 /vinagre-3.3.2.tar.xz
+/vinagre-3.3.3.tar.xz
diff --git a/sources b/sources
index 1b66e0a..421c6e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57546b4c7b1bc8a117da826a1dfdc0e2  vinagre-3.3.2.tar.xz
+d6b098948adae81618afd20cc8667b60  vinagre-3.3.3.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 29e1877..39b409b 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           vinagre
-Version:        3.3.2
-Release:        2%{?dist}
+Version:        3.3.3
+Release:        1%{?dist}
 Summary:        VNC client for GNOME
 
 Group:          Applications/System
@@ -14,9 +14,6 @@ URL:            http://projects.gnome.org/vinagre/
 Source0:        http://download.gnome.org/sources/vinagre/3.3/%{name}-%{version}.tar.xz
 
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=660432
-Patch0:         vinagre-3.3.2-spice-GtkGrid.patch
-
 %if 0%{?with_spice}
 BuildRequires:  spice-gtk3-devel
 %endif
@@ -58,7 +55,6 @@ GNOME keyring, and browse the network to look for VNC servers.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 CFLAGS="%optflags -UGTK_DISABLE_DEPRECATED" %configure --enable-avahi \
@@ -129,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Tue Dec 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.3.3-1
+- Update to 3.3.3
+
 * Thu Nov 24 2011 Tomas Bzatek <tbzatek at redhat.com> - 3.3.2-2
 - Fix the spice plugin
 


More information about the scm-commits mailing list