[gnome-boxes] Update to 3.5.4

Christophe Fergeau teuf at fedoraproject.org
Mon Jul 16 16:15:50 UTC 2012


commit 7db64bb6ad047a5817dfe74c542eee5e8d693161
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Mon Jul 16 18:08:49 2012 +0200

    Update to 3.5.4

 .gitignore       |    1 +
 gnome-boxes.spec |   12 ++++++++----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf992d7..0cb9354 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /gnome-boxes-3.4.2.tar.xz
 /gnome-boxes-3.5.2.tar.xz
 /gnome-boxes-3.5.3.tar.xz
+/gnome-boxes-3.5.4.tar.xz
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 8af6b6d..25471f0 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -2,7 +2,7 @@
 %global url_ver	%%(echo %{version}|cut -d. -f1,2)
 
 Name:		gnome-boxes
-Version:	3.5.3
+Version:	3.5.4
 Release:	1%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
@@ -14,13 +14,13 @@ Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}
 BuildRequires:	intltool
 BuildRequires:	vala-devel >= 0.14.0
 BuildRequires:	vala-tools >= 0.14.0
-BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
+BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.3.2
 BuildRequires:	pkgconfig(glib-2.0) => 2.29.90
 BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
-BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.5
+BuildRequires:	pkgconfig(gtk+-3.0) >= 3.5.5
 BuildRequires:	pkgconfig(gtk-vnc-2.0) >= 0.4.4
 BuildRequires:	pkgconfig(libvirt-gobject-1.0) >= 0.0.8
-BuildRequires:	pkgconfig(libvirt-gconfig-1.0) >= 0.0.8
+BuildRequires:	pkgconfig(libvirt-gconfig-1.0) >= 0.1.0
 BuildRequires:	pkgconfig(libxml-2.0) >= 2.7.8
 BuildRequires:	pkgconfig(gudev-1.0) >= 167
 BuildRequires:	pkgconfig(libosinfo-1.0) >= 0.1.0
@@ -93,6 +93,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/gnome-boxes.*
 
 %changelog
+* Mon Jul 16 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.5.4-1
+- Update to 3.5.4
+- Update some BuildRequires min version
+
 * Tue Jun 26 2012 Richard Hughes <hughsient at gmail.com> - 3.5.3-1
 - Update to 3.5.3
 
diff --git a/sources b/sources
index 3e66f00..1d5bcd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1c38b5ceff4780d51d3cf9067f7d35d  gnome-boxes-3.5.3.tar.xz
+2c946214596ef664e89f2884848e158b  gnome-boxes-3.5.4.tar.xz


More information about the scm-commits mailing list