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 - 3.16.0-1 +- Update to 3.16.0 + * Mon Mar 16 2015 David King - 3.15.92-1 - Update to 3.15.92