diff --git a/.cvsignore b/.cvsignore
index 7a6276e..7f4d8ba 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 libvirt-0.0.3.tar.gz
+libvirt-0.0.4.tar.gz
diff --git a/libvirt.spec b/libvirt.spec
index 1341243..d5ad793 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -1,6 +1,6 @@
 Summary: Library providing an API to use the Xen virtualization
 Name: libvirt
-Version: 0.0.3
+Version: 0.0.4
 Release: 1
 License: LGPL
 Group: Development/Libraries
@@ -90,6 +90,9 @@ rm -fr %{buildroot}
 %doc python/libvirtclass.txt
 
 %changelog
+* Fri Feb 10 2006 Daniel Veillard <veillard@redhat.com> 0.0.4-1
+- fixes some problems in 0.0.3 due to the change of names
+
 * Wed Feb  8 2006 Daniel Veillard <veillard@redhat.com> 0.0.3-1
 - changed library name to libvirt from libvir, complete and test the python 
   bindings
diff --git a/sources b/sources
index e947bcf..fca124a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4e635b6c366e4500ed708954d0914ba  libvirt-0.0.3.tar.gz
+59b11be5899794a36e8f7f7cabf2fe65  libvirt-0.0.4.tar.gz