New version.

This commit is contained in:
Christopher Edward Lumens 2007-06-18 20:56:11 +00:00
parent a7f7cf233c
commit 5406cddf7c
3 changed files with 9 additions and 2 deletions

View File

@ -1 +1,2 @@
anaconda-11.3.0.2.tar.bz2
anaconda-11.3.0.3.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
Version: 11.3.0.2
Version: 11.3.0.3
Release: 1
License: GPL
Summary: Graphical system installer
@ -142,6 +142,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Mon Jun 18 2007 Chris Lumens <clumens@redhat.com> - 11.3.0.3-1
- Remove obsolete language and loader options (notting).
- Remove unused gzlib implementation (pjones).
- Finish removing split ISO loopback method (#244258).
- libbz2 has changed location (#243566).
* Fri Jun 15 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.2-1
- fix syntax error (jkeating)
- don't capture passwords from kickstart in exception dumps (clumens)

View File

@ -1 +1 @@
faeb10aba6015e9918c382a34f7a3fc8 anaconda-11.3.0.2.tar.bz2
ee681efbcabc5fb68ad4a3f43f43bec9 anaconda-11.3.0.3.tar.bz2