[vinagre] Update to 3.15.2

David King amigadave at fedoraproject.org
Mon Nov 24 19:09:58 UTC 2014


commit 7c3372e296924d3ddc3efe07b9638a29e1639d13
Author: David King <amigadave at amigadave.com>
Date:   Mon Nov 24 19:09:38 2014 +0000

    Update to 3.15.2

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |   11 ++++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8714ea0..7194598 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.14.0.tar.xz
 /vinagre-3.14.1.tar.xz
 /vinagre-3.14.2.tar.xz
+/vinagre-3.15.2.tar.xz
diff --git a/sources b/sources
index 39c08f3..8b93803 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b83d8c55a73433e1cab34436f7c42fd4  vinagre-3.14.2.tar.xz
+853202e0bc5c6fcc9f272ff336e8ea44  vinagre-3.15.2.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 16d3481..6730acb 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           vinagre
-Version:        3.14.2
+Version:        3.15.2
 Release:        1%{?dist}
 Summary:        VNC client for GNOME
 
@@ -11,7 +11,7 @@ Group:          Applications/System
 License:        GPLv2+
 URL:            https://wiki.gnome.org/Apps/Vinagre
 #VCS: git:git://git.gnome.org/vinagre
-Source0:        https://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
 
 %if 0%{?with_spice}
 BuildRequires:  pkgconfig(spice-client-gtk-3.0)
@@ -27,6 +27,7 @@ BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib)
 BuildRequires:  pkgconfig(vte-2.91)
 BuildRequires:  desktop-file-utils
+BuildRequires:  /usr/bin/appstream-util
 BuildRequires:  intltool
 BuildRequires:  itstool
 BuildRequires:  vala-devel
@@ -118,7 +119,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
-* Mon Nov 10 2014 David King <amigadave at amigadave.com> 3.14.2-1
+* Mon Nov 24 2014 David King <amigadave at amigadave.com> - 3.15.2-1
+- Update to 3.15.2
+- Depend on appstream-util at build time for AppData check
+
+* Mon Nov 10 2014 David King <amigadave at amigadave.com> - 3.14.2-1
 - Update to 3.14.2
 - Use pkgconfig for BuildRequires
 - Call "make check" in check


More information about the scm-commits mailing list