diff --git a/.cvsignore b/.cvsignore index 7bd07f8..23f4aea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -anaconda-11.1.0.80.tar.bz2 -anaconda-11.1.0.81.tar.bz2 -anaconda-11.1.0.82.tar.bz2 +anaconda-11.1.0.83.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index cbf12cd..f174dde 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.82 +Version: 11.1.0.83 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Aug 16 2006 Jeremy Katz - 11.1.0.83-1 +- Fix text timezone typo (clumens, #202844) +- Some installclass tweaking +- Fix nfsiso to handle changing repopaths +- Fix x86_64 install traceback (#202660) +- Adjust for new theme + * Tue Aug 15 2006 Chris Lumens 11.1.0.82-1 - Make Turkish translation build again. diff --git a/sources b/sources index 2eeec70..ed7e17e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bf3a1d28de81eddb0e7c6d0d5d561d1 anaconda-11.1.0.82.tar.bz2 +3e8ddcb0646c95cacd84b1a349438e83 anaconda-11.1.0.83.tar.bz2