New version.

This commit is contained in:
Christopher Edward Lumens 2007-05-15 18:40:12 +00:00
parent 6191469962
commit 7bcf2efe03
3 changed files with 13 additions and 2 deletions

View File

@ -1 +1,2 @@
anaconda-11.2.0.58.tar.bz2
anaconda-11.2.0.59.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
Version: 11.2.0.58
Version: 11.2.0.59
Release: 1
License: GPL
Summary: Graphical system installer
@ -142,6 +142,16 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue May 15 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.59-1
- Set the timezone when language is changed in text mode (#239826).
- Replace pump-stub with dhcpclient-stub (dcantrell, #239427).
- Set preferred color on upgrades (pnasrat, #235757).
- Fix livecd text mode traceback (katzj).
- Kickstart documentation updates (#234187).
- Increase early swap size on 64bit platforms (katzj, #238266).
- Various network fixes (dcantrell).
- Fix syslinux highlighting (katzk).
* Fri May 4 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.58-1
- Set preferred rpm color (pnasrat, #235757)
- Add mk-rescueimage.ia64 (prarit, #236221)

View File

@ -1 +1 @@
adf41217aed083e73bfa3796307023df anaconda-11.2.0.58.tar.bz2
a239b6f095f7c2ae069db3b1772d2e48 anaconda-11.2.0.59.tar.bz2