diff options
author | Chris Lumens <clumens@redhat.com> | 2005-04-15 21:07:32 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-04-15 21:07:32 +0000 |
commit | 5637d6b27099a7f7fcaacfdb291f991ed285e976 (patch) | |
tree | 68c9769521884f6da8165d1e471e6a6ba1c99bb0 /anaconda.spec | |
parent | c34cf9f627d3603e71eabc7e67208d1753db94be (diff) | |
download | anaconda-5637d6b27099a7f7fcaacfdb291f991ed285e976.tar.gz anaconda-5637d6b27099a7f7fcaacfdb291f991ed285e976.tar.xz anaconda-5637d6b27099a7f7fcaacfdb291f991ed285e976.zip |
Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 34eddb0b6..90f90cf83 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.50 +Version: 10.2.0.51 Release: 1 License: GPL Summary: Graphical system installer @@ -69,6 +69,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Apr 15 2005 Chris Lumens <clumens@redhat.com> 10.2.0.51-1 +- Decode source URL for writing to anaconda-ks.cfg (#154149). +- Add kernel-xen?-devel to the exclude list (katzj, #154819). +- Fix text wrapping (#153071, #154786). +- Various UI fixes. +- Select language packages for all selected languages (#153748, #154181). + * Wed Apr 13 2005 Peter Jones <pjones@redhat.com> - 10.2.0.50-1 - revert last week's nptl hack in upd-instroot |