From 695039c9bdc40802b86017dc01dcdb28029ad834 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: May 24 2006 21:29:39 +0000 Subject: Bump version. --- diff --git a/.cvsignore b/.cvsignore index 63aa162..95cf55e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.19.tar.bz2 +anaconda-11.1.0.20.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 69a330e..5eb331a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.19 +Version: 11.1.0.20 Release: 1 License: GPL Summary: Graphical system installer @@ -79,6 +79,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed May 24 2006 David Cantrell 11.1.0.20-1 +- Added Netlink helper functions to libisys.a +- Do not pop wait window twice in writeBootloader (clumens) +- For kickstart installs only: Do not allow logical volumes to be smaller + than the volume group's PE size (#186412, clumens) +- initrd fixes to account for glib2 library movement (clumens) + * Tue May 23 2006 Chris Lumens 11.1.0.19-1 - Fix unicode stubs (pjones). - Fix libdir on ppc64 (katzj). diff --git a/sources b/sources index ef7e0c6..1fec385 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e25add60698171ccf2b5eb433129944d anaconda-11.1.0.19.tar.bz2 +8b3aaa409144f14597869f808f9b09ed anaconda-11.1.0.20.tar.bz2