From e353d4686fa5632556de3e3f89340dddac154d19 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 9 Oct 2007 12:53:09 +0000 Subject: [PATCH] Release of 0.3.3, Daniel --- libvirt.spec | 15 ++++++++++++++- sources | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 7ee27ce..3aed917 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -2,7 +2,7 @@ Summary: Library providing a simple API virtualization Name: libvirt -Version: 0.3.2 +Version: 0.3.3 Release: 1%{?dist}%{?extra_release} License: LGPL Group: Development/Libraries @@ -22,9 +22,15 @@ BuildRequires: readline-devel BuildRequires: ncurses-devel BuildRequires: gettext BuildRequires: gnutls-devel +BuildRequires: avahi-devel +BuildRequires: dnsmasq +BuildRequires: bridge-utils Obsoletes: libvir ExclusiveArch: i386 x86_64 ia64 +# Fedora build root suckage +BuildRequires: gawk + %description Libvirt is a C toolkit to interract with the virtualization capabilities of recent versions of Linux (and other OSes). @@ -167,6 +173,13 @@ fi %doc docs/examples/python %changelog +* Tue Oct 9 2007 Daniel Veillard - 0.3.3-1.fc7 +- Release of 0.3.3 +- Avahi support +- NUMA support +- lots of assorted improvements, bugfixes and cleanups +- documentation and localization improvements + * Tue Aug 21 2007 Daniel Veillard - 0.3.2-1.fc7 - Release of 0.3.2 - API for domains migration diff --git a/sources b/sources index 013e98b..c9ceb9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e6735446ae8a95cf47877725282d775 libvirt-0.3.2.tar.gz +583fa13938df63bd404cc1b7cf553874 libvirt-0.3.3.tar.gz