diff --git a/.cvsignore b/.cvsignore
index ffc8ca0..5af9cf3 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -5,3 +5,4 @@ x86_64
 libvirt-*.tar.gz
 libvirt-0.4.2.tar.gz
 libvirt-0.4.3.tar.gz
+libvirt-0.4.4.tar.gz
diff --git a/libvirt.spec b/libvirt.spec
index 6a2daf6..dc8383a 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -27,7 +27,7 @@
 
 Summary: Library providing a simple API virtualization
 Name: libvirt
-Version: 0.4.3
+Version: 0.4.4
 Release: 1%{?dist}%{?extra_release}
 License: LGPL
 Group: Development/Libraries
@@ -279,6 +279,10 @@ fi
 %doc docs/examples/python
 
 %changelog
+* Wed Jun 25 2008 Daniel Veillard <veillard@redhat.com> - 0.4.4-1.fc10
+- upstream release 0.4.4
+- fix a few bugs in previous release
+
 * Thu Jun 12 2008 Daniel Veillard <veillard@redhat.com> - 0.4.3-1.fc10
 - upstream release 0.4.3
 - many bug fixes
diff --git a/sources b/sources
index 2e74e88..2e23883 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f08319891fda8e4c7ce08e9a782e2543  libvirt-0.4.3.tar.gz
+9407900dc16e0ba9ea3eec3cf0a56674  libvirt-0.4.4.tar.gz