From 1ef512a4683a97f8c4b20673d0a48bcfbb0b5733 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 25 2013 00:45:35 +0000 Subject: Update to 3.10.0 --- diff --git a/.gitignore b/.gitignore index cb25618..e499e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ vino-2.31.4.tar.bz2 /vino-3.9.2.tar.xz /vino-3.9.3.tar.xz /vino-3.9.92.tar.xz +/vino-3.10.0.tar.xz diff --git a/sources b/sources index 62fcb51..768e824 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f62d1a704c29f749e5f1abf4bd0c8b44 vino-3.9.92.tar.xz +436d6b14a26064fc9016cc73f8a9d438 vino-3.10.0.tar.xz diff --git a/vino.spec b/vino.spec index 0c0335f..cf44ae6 100644 --- a/vino.spec +++ b/vino.spec @@ -4,11 +4,11 @@ Summary: A remote desktop system for GNOME Name: vino -Version: 3.9.92 +Version: 3.10.0 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/vino -Source0: http://download.gnome.org/sources/vino/3.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vino/3.10/%{name}-%{version}.tar.xz License: GPLv2+ Group: User Interface/Desktops @@ -87,6 +87,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/GConf/gsettings/org.gnome.Vino.convert %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92