diff --git a/.cvsignore b/.cvsignore index bf04571..6e38b80 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.14.tar.bz2 +anaconda-11.1.0.15.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 9c0d97d..156eb83 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.14 +Version: 11.1.0.15 Release: 1 License: GPL Summary: Graphical system installer @@ -79,6 +79,12 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri May 19 2006 David Cantrell - 11.1.0.15-1 +- Fix indendation error in handleRenderCallback() that caused hang +- Use gobject.threads_init() model +- Remove gtk.threads_enter()/gtk.threads_leave() wrappers +- Disk and filesystem scanning fixes (clumens) + * Thu May 18 2006 Jeremy Katz - 11.1.0.14-1 - Few more liveCD tweaks - And clean up the ppc64 tree a little diff --git a/sources b/sources index 808c634..914d3e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4227fbe7a9fc54e7e912c1991bcef13b anaconda-11.1.0.14.tar.bz2 +1472700c084adb6eb0dc0ce713dc849c anaconda-11.1.0.15.tar.bz2