diff --git a/.cvsignore b/.cvsignore index 5d88904..0f26d4a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-13.19.tar.bz2 +anaconda-13.20.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 29f7687..d6cc976 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 13.19 +Version: 13.20 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -216,6 +216,11 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Jan 12 2010 Chris Lumens - 13.20-1 +- devicetree.devices is a list, not a dict (#554455). (clumens) +- Try to copy the correct traceback file, not anacdump.txt. (clumens) +- Make sure /tmp/DD exists before trying to copy it. (clumens) + * Fri Jan 08 2010 David Cantrell - 13.19-1 - st_size is off64_t on i386, off_t on others. (dcantrell) diff --git a/sources b/sources index 72a4284..f672a82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5fd43a8d6bb9a9cae69cec183d5dfcb anaconda-13.19.tar.bz2 +5861cdf3bb62b1197eac8f03102a1f93 anaconda-13.20.tar.bz2