[vino/f15/master] 2.99.4

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 22 03:05:39 UTC 2011


commit 1db0e7aef5127f2cf75c3e8bb2d6965283684113
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Mar 21 23:04:57 2011 -0400

    2.99.4

 .gitignore |    1 +
 sources    |    2 +-
 vino.spec  |    8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 369a485..831922f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ vino-2.31.4.tar.bz2
 /vino-2.32.0.tar.bz2
 /vino-2.99.0.tar.bz2
 /vino-2.99.3.tar.bz2
+/vino-2.99.4.tar.bz2
diff --git a/sources b/sources
index d40f098..219bf82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-964d4ca7e73bcacb1cdd56a974eb3fe2  vino-2.99.3.tar.bz2
+ccc0e6c74b82b3c3350d0f4751075cf2  vino-2.99.4.tar.bz2
diff --git a/vino.spec b/vino.spec
index b348812..67d2752 100644
--- a/vino.spec
+++ b/vino.spec
@@ -4,7 +4,7 @@
 
 Summary: A remote desktop system for GNOME
 Name: vino
-Version: 2.99.3
+Version: 2.99.4
 Release: 1%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/vino
@@ -29,15 +29,12 @@ BuildRequires: unique-devel
 BuildRequires: autoconf automake libtool
 BuildRequires: gnome-common
 
-Patch0: vino-libs.patch
-
 %description
 Vino is a VNC server for GNOME. It allows remote users to
 connect to a running GNOME session using VNC.
 
 %prep
 %setup -q
-%patch0 -p1 -b .libs
 
 autoreconf -i -f
 intltoolize --force
@@ -97,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/glib-2.0/schemas/org.gnome.Vino.gschema.xml
 
 %changelog
+* Mon Mar 21 2011 Matthias Clasen <mclasen at redhat.com> - 2.99.4-1
+- Update to 2.99.4
+
 * Tue Mar  8 2011 Matthias Clasen <mclasen at redhat.com> - 2.99.3-1
 - Update to 2.99.3
 


More information about the scm-commits mailing list