diff --git a/.cvsignore b/.cvsignore index 1517f41..3a1aa41 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ x86_64 libvirt-*.tar.gz libvirt-0.4.6.tar.gz libvirt-0.5.0.tar.gz +libvirt-0.5.1.tar.gz diff --git a/libvirt.spec b/libvirt.spec index 43d79fb..39abcf6 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -34,8 +34,8 @@ Summary: Library providing a simple API virtualization Name: libvirt -Version: 0.5.0 -Release: 2%{?dist}%{?extra_release} +Version: 0.5.1 +Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries Source: libvirt-%{version}.tar.gz @@ -403,6 +403,11 @@ fi %endif %changelog +* Fri Dec 5 2008 Daniel Veillard - 0.5.1-1.fc11 +- upstream release 0.5.1 +- mostly bugfixes e.g #473071 +- some driver improvments + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.5.0-2 - Rebuild for Python 2.6 diff --git a/sources b/sources index 2c649a8..00a8b04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9242e0be2957f3fd001fbb07cb4bbca5 libvirt-0.5.0.tar.gz +abc697978e9c66cbc8d8db4fa3f1c1b6 libvirt-0.5.1.tar.gz