auto-import anaconda-10.92.11-1 on branch devel from anaconda-10.92.11-1.src.rpm

This commit is contained in:
Jeremy Katz 2006-02-25 01:06:28 +00:00
parent 9bd14208df
commit dcdb4054a6
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.92.10.tar.bz2 anaconda-10.92.11.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda Name: anaconda
Version: 10.92.10 Version: 10.92.11
Release: 1 Release: 1
License: GPL License: GPL
Summary: Graphical system installer Summary: Graphical system installer
@ -79,6 +79,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog %changelog
* Fri Feb 24 2006 Jeremy Katz <katzj@redhat.com> - 10.92.11-1
- fix traceback with segv handler (pjones)
- various language fixes (dcantrel)
- be clearer about askmethod (#182535)
* Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.10-1 * Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.10-1
- more bogl removal (dcantrel) - more bogl removal (dcantrel)
- make the exception dumping less braindead about things we don't - make the exception dumping less braindead about things we don't

View File

@ -1 +1 @@
4f3bc74eb741f976e1d3bd7e5e8e01da anaconda-10.92.10.tar.bz2 88fa377d281cb30f9c3dbbd71bd9d0d9 anaconda-10.92.11.tar.bz2