diff --git a/.cvsignore b/.cvsignore
index bee002f..7860d32 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 anaconda-13.29.tar.bz2
+anaconda-13.30.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 550b34d..c060e72 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -3,7 +3,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 13.29
+Version: 13.30
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -217,6 +217,17 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Tue Feb 23 2010 Chris Lumens <clumens@redhat.com> - 13.30-1
+- Revert "Add back hald for Xorg input device queries (#553780)" (clumens)
+- No longer remove persistent udev rules files (#566948). (clumens)
+- When BUILDARCH==ppc64, set BASEARCH to ppc (#524235). (dcantrell)
+- There is no kernel-PAE package anymore, use kernel for xen (#559347).
+  (dcantrell)
+- Fix a typo, leaving one less string needing translation (#567427).
+  (clumens)
+- Don't show BIOS RAID and multipath members in the cleardisks UI (#567281).
+  (clumens)
+
 * Mon Feb 22 2010 David Cantrell <dcantrell@redhat.com> - 13.29-1
 - DiskLabel.status can't be determined so return False. (#563526,#561074)
   (dlehman)
diff --git a/sources b/sources
index dfdcc48..9487d18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d7c425a9bebb7d0339a838fee8a43ea  anaconda-13.29.tar.bz2
+708a1de330b427c149fa3351dfb3a2cf  anaconda-13.30.tar.bz2