diff --git a/.cvsignore b/.cvsignore index 8a705e9..b40c031 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-11.4.0.5.tar.bz2 +anaconda-11.4.0.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 567bfe8..5519c69 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.5 +Version: 11.4.0.6 Release: 1 License: GPLv2 Group: Applications/System @@ -215,6 +215,18 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Dec 06 2007 Chris Lumens - 11.4.0.6-1 +- Remove confirmation screen (katzj) +- Use a better cio_ignore line (#253075). (dcantrell) +- Remove the release notes code entirely. (clumens) +- Remove existing InstallMethod code. (clumens) +- Add a specfile rule to bump the version. (katzj) +- Make the tag an annotated tag (katzj) +- Fixup chunk of dwmw2's patch to be cleaner (katzj) +- Update mk-images.ppc for new zImage wrapper (#409691) (dwmw2) +- Remove gdb.i386 on upgrade (#407431) (katzj) +- device nodes are in /dev (or, at least, should be) (notting) + * Mon Dec 3 2007 Jeremy Katz - 11.4.0.5-1 - Add support for the Efika platform (dwmw2) - Fix some tracebacks (clumens, #405951) diff --git a/sources b/sources index b4dfc73..abcc262 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4a199822a6bdd10741e00335597dfa7 anaconda-11.4.0.5.tar.bz2 +ced0b28aac2555f13e4c7782b2d132f7 anaconda-11.4.0.6.tar.bz2