[vino/f22] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 20:51:55 UTC 2015


commit 58cee0bcaa821c940fd769e039fd17bb7fa8f3b6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 21:51:58 2015 +0100

    Update to 3.16.0

 .gitignore | 1 +
 sources    | 2 +-
 vino.spec  | 7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8316fd9..4a6ac73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ vino-2.31.4.tar.bz2
 /vino-3.15.90.tar.xz
 /vino-3.15.91.tar.xz
 /vino-3.15.92.tar.xz
+/vino-3.16.0.tar.xz
diff --git a/sources b/sources
index f3b4512..1d1eba3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3bf5f196e4b7cd9f5ff3c9ce8a46152  vino-3.15.92.tar.xz
+41ed82ab3075cd76227a54c50a850037  vino-3.16.0.tar.xz
diff --git a/vino.spec b/vino.spec
index c0838ad..becdfdd 100644
--- a/vino.spec
+++ b/vino.spec
@@ -1,12 +1,12 @@
 Name:    vino
-Version: 3.15.92
+Version: 3.16.0
 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.15/%{name}-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
 
 BuildRequires: pkgconfig(avahi-client)
 BuildRequires: pkgconfig(avahi-glib)
@@ -78,6 +78,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
+- Update to 3.16.0
+
 * Mon Mar 16 2015 David King <amigadave at amigadave.com> - 3.15.92-1
 - Update to 3.15.92
 


More information about the scm-commits mailing list