From 9a412068d930dcb7495bdf31b16969e678bba327 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Jul 09 2013 18:38:20 +0000 Subject: Update to 0.2.1 release --- diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 35afaac..5a02544 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -14,7 +14,7 @@ Name: libvirt-sandbox -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools @@ -22,17 +22,18 @@ License: LGPLv2+ URL: http://libvirt.org/ Source0: ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libvirt-gobject-devel >= 0.0.9 +BuildRequires: libvirt-gobject-devel >= 0.1.7 BuildRequires: gobject-introspection-devel -BuildRequires: libselinux-devel BuildRequires: glibc-static BuildRequires: /usr/bin/pod2man BuildRequires: intltool +BuildRequires: glib2-devel >= 2.32.0 Requires: rpm-python -Requires: glib2-devel >= 2.32.0 # For virsh lxc-enter-namespace command Requires: libvirt-client >= %{libvirt_version} Requires: systemd >= 198 +Requires: pygobject3-base +Requires: libselinux-python %package libs Group: Development/Libraries @@ -129,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Tue Jul 9 2013 Daniel P. Berrange - 0.2.1-1 +- Update to 0.2.1 release + * Tue May 7 2013 Daniel P. Berrange - 0.2.0-1 - Update to 0.2.0 release diff --git a/sources b/sources index d8a0a14..7c33340 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -538b3eb2bef4f82eecd8a42a0581ea6c libvirt-sandbox-0.2.0.tar.gz +f43c8aca1f138fc6340c198be765c600 libvirt-sandbox-0.2.1.tar.gz