bump to -48

This commit is contained in:
Peter Jones 2005-04-11 23:22:45 +00:00
parent 8b5abeefe1
commit 014e7f7dbd
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.2.0.47.tar.bz2
anaconda-10.2.0.48.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.2.0.47
Version: 10.2.0.48
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Mon Apr 11 2005 Peter Jones <pjones@redhat.com> - 10.2.0.48-1
- Typo fixes in gui.py (menthos, #154324)
- Don't try to do early swap in test mode, and use yesno not okcancel (msw)
- If the install language is an unknown locale, use en_US.UTF_8
- Fix upgrade to make devices available in the changeroot
* Thu Apr 7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.47-1
- put ncurses in the net images, too.
- (notting) put redhat-artwork in the GR images.

View File

@ -1 +1 @@
126a07f5004bc723229e0314addbd873 anaconda-10.2.0.47.tar.bz2
438e719cf7f035b1217f101af0d0fe50 anaconda-10.2.0.48.tar.bz2