diff --git a/.cvsignore b/.cvsignore index 6e38b80..1977069 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.15.tar.bz2 +anaconda-11.1.0.16.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 156eb83..e811891 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.15 +Version: 11.1.0.16 Release: 1 License: GPL Summary: Graphical system installer @@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri May 19 2006 David Cantrell - 11.1.0.16-1 +- Added asix driver (pjones) +- Fix i18n build + * Fri May 19 2006 David Cantrell - 11.1.0.15-1 - Fix indendation error in handleRenderCallback() that caused hang - Use gobject.threads_init() model diff --git a/sources b/sources index 914d3e7..9868b04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1472700c084adb6eb0dc0ce713dc849c anaconda-11.1.0.15.tar.bz2 +9de58e1670c4fb38ed832763887a93fd anaconda-11.1.0.16.tar.bz2