diff --git a/.cvsignore b/.cvsignore index 79e8564..c05f1c7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ anaconda-14.7.tar.bz2 anaconda-14.8.tar.bz2 anaconda-14.9.tar.bz2 anaconda-14.10.tar.bz2 +anaconda-14.11.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 8df3015..aae517e 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 14.10 +Version: 14.11 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -223,6 +223,16 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Jul 14 2010 Chris Lumens - 14.11-1 +- Add the gobject-introspection package (#613695) (mgracik) +- Update pylint test for pylint 0.20.1 (bcl) +- Use long ints for comparisons, not floats (#608172) (bcl) +- Enforce the same logic on autopart shrink as on resize (#608172) (bcl) +- Don't crash when putting mpath devices into the filter name cache (#597223). + (clumens) +- Handle serial = None in the right place (#613623). (clumens) +- There's still no instdata on master (#613075). (clumens) + * Thu Jul 08 2010 Chris Lumens - 14.10-1 - Handle 16 digit hex strings for ID_SERIAL_SHORT (#611554) (dcantrell) - Focus default advanced storage type in add dialog (#603726) (dcantrell) diff --git a/sources b/sources index dcf294b..9d74ea3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe758bbbb9a22b76c1ea6f8155c8b153 anaconda-14.10.tar.bz2 +9d6260952942c8ccc9dbfd71217eb61e anaconda-14.11.tar.bz2