[libvirt-sandbox] Update to 0.0.2 release

Daniel P. Berrange berrange at fedoraproject.org
Thu Jan 12 21:59:00 UTC 2012


commit 67ca16106c7e8a1cb80b44292f5cb4e26467af95
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Thu Jan 12 21:58:27 2012 +0000

    Update to 0.0.2 release

 libvirt-sandbox.spec |    8 ++++++--
 sources              |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec
index 593059d..54b0840 100644
--- a/libvirt-sandbox.spec
+++ b/libvirt-sandbox.spec
@@ -12,7 +12,7 @@
 
 
 Name: libvirt-sandbox
-Version: 0.0.1
+Version: 0.0.2
 Release: 1%{?dist}%{?extra_release}
 Summary: libvirt application sandbox framework
 Group: Development/Tools
@@ -20,7 +20,7 @@ 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.1
+BuildRequires: libvirt-gobject-devel >= 0.0.4
 %if %{with_introspection}
 BuildRequires: gobject-introspection-devel
 %endif
@@ -82,6 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(-,root,root,-)
 %doc README COPYING AUTHORS ChangeLog NEWS
+%config %{_sysconfdir}/libvirt-sandbox/scratch/README
 %{_libexecdir}/libvirt-sandbox-init-common
 %{_libexecdir}/libvirt-sandbox-init-lxc
 %{_libexecdir}/libvirt-sandbox-init-qemu
@@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/Libvirt-sandbox
 
 %changelog
+* Thu Jan 12 2012 Daniel P. Berrange <berrange at redhat.com> - 0.0.2-1
+- Update to 0.0.2 release
+
 * Wed Jan 11 2012 Daniel P. Berrange <berrange at redhat.com> - 0.0.1-1
 - Initial package
 
diff --git a/sources b/sources
index f256fba..5637eec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56e5f6b59a010da9ccc4151de8084c43  libvirt-sandbox-0.0.1.tar.gz
+ed667f00700aefd7558cfb029cf3c63c  libvirt-sandbox-0.0.2.tar.gz


More information about the scm-commits mailing list