[vino/f15/master] 3.0.0

Matthias Clasen mclasen at fedoraproject.org
Mon Apr 4 18:32:12 UTC 2011


commit dd0fa620c848f8e7f3d6c00fd170037d23822ae7
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Apr 4 14:31:31 2011 -0400

    3.0.0

 .gitignore |    1 +
 sources    |    2 +-
 vino.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16283ee..586ac18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ vino-2.31.4.tar.bz2
 /vino-2.99.3.tar.bz2
 /vino-2.99.4.tar.bz2
 /vino-2.99.5.tar.bz2
+/vino-3.0.0.tar.bz2
diff --git a/sources b/sources
index f1b99ea..bccf06a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69a00b7bdf4e0129c229c92691703307  vino-2.99.5.tar.bz2
+62ce938520d5f29ac9fea00554b8ccd0  vino-3.0.0.tar.bz2
diff --git a/vino.spec b/vino.spec
index 6478570..5c6c9a5 100644
--- a/vino.spec
+++ b/vino.spec
@@ -4,11 +4,11 @@
 
 Summary: A remote desktop system for GNOME
 Name: vino
-Version: 2.99.5
+Version: 3.0.0
 Release: 1%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/vino
-Source0: http://download.gnome.org/sources/vino/2.99/%{name}-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/vino/3.0/%{name}-%{version}.tar.bz2
 
 License: GPLv2+
 Group: User Interface/Desktops
@@ -94,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/glib-2.0/schemas/org.gnome.Vino.gschema.xml
 
 %changelog
+* Mon Apr  4 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.0-1
+- Update to 3.0.0
+
 * Fri Mar 25 2011 Matthias Clasen <mclasen at redhat.com> - 2.99.5-1
 - Update to 2.99.5
 


More information about the scm-commits mailing list