[vino] Update to 3.15.4

David King amigadave at fedoraproject.org
Mon Jan 19 21:21:29 UTC 2015


commit 5d39adcb055f363e3aee13dcb0e1d9489f8dfd9b
Author: David King <amigadave at amigadave.com>
Date:   Mon Jan 19 21:08:29 2015 +0000

    Update to 3.15.4

 .gitignore |    1 +
 sources    |    2 +-
 vino.spec  |   12 ++++++------
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 035cdbe..74e1414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ vino-2.31.4.tar.bz2
 /vino-3.13.90.tar.xz
 /vino-3.14.0.tar.xz
 /vino-3.14.1.tar.xz
+/vino-3.15.4.tar.xz
diff --git a/sources b/sources
index 8da8799..c52bef7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2146337a41fd52306c5b1aefcc462f1  vino-3.14.1.tar.xz
+ef08ced931e42ec57ff861df96d9b176  vino-3.15.4.tar.xz
diff --git a/vino.spec b/vino.spec
index d7634b0..d7bfbde 100644
--- a/vino.spec
+++ b/vino.spec
@@ -1,13 +1,12 @@
 Name:    vino
-Version: 3.14.1
-Release: 2%{?dist}
+Version: 3.15.4
+Release: 1%{?dist}
 Summary: A remote desktop system for GNOME
 
 License: GPLv2+
 URL:     https://wiki.gnome.org/Projects/Vino
 #VCS:    git:git://git.gnome.org/vino
-Source0: https://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
-Patch0:  vino-3.14.1-fix-turkish-desktop-translation.patch
+Source0: https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
 
 BuildRequires: pkgconfig(avahi-client)
 BuildRequires: pkgconfig(avahi-glib)
@@ -36,7 +35,6 @@ connect to a running GNOME session using VNC.
 
 %prep
 %setup -q
-%patch0 -p1
 
 
 %build
@@ -77,10 +75,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/applications/vino-server.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.Vino.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.Vino.gschema.xml
-%{_datadir}/GConf/gsettings/org.gnome.Vino.convert
 
 
 %changelog
+* Mon Jan 19 2015 David King <amigadave at amigadave.com> - 3.15.4-1
+- Update to 3.15.4
+
 * Fri Jan 09 2015 David King <amigadave at amigadave.com> - 3.14.1-2
 - Drop unnecessary libtool sed
 - Validate desktop file during check phase


More information about the scm-commits mailing list