diff --git a/.cvsignore b/.cvsignore index 27b0314..158e862 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.0.12.tar.bz2 +anaconda-10.2.0.13.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 141f4f9..26766da 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.12 +Version: 10.2.0.13 Release: 1 License: GPL Summary: Graphical system installer @@ -70,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Jan 25 2005 Peter Jones - 10.2.0.13-1 +- Hopefully fix LVM size bug (#145183) +- Support multiple iso sets in the same directory (#146053) + * Wed Jan 19 2005 Chris Lumens 10.2.0.12-1 - Fix partitioning bugs (#101432, #137119) - Support --bytes-per-inode on a per-partition basis (#57550) diff --git a/sources b/sources index 9e51292..26793e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -839605cb92354275be2dab62f606c5e5 anaconda-10.2.0.12.tar.bz2 +2da64fe7d611fcdc438045197662825a anaconda-10.2.0.13.tar.bz2