1
0
forked from rpms/anaconda

Bump version.

This commit is contained in:
David Cantrell 2006-05-19 21:57:25 +00:00
parent 7eba935196
commit 399020ffbb
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.1.0.15.tar.bz2 anaconda-11.1.0.16.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda Name: anaconda
Version: 11.1.0.15 Version: 11.1.0.16
Release: 1 Release: 1
License: GPL License: GPL
Summary: Graphical system installer Summary: Graphical system installer
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog %changelog
* Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.16-1
- Added asix driver (pjones)
- Fix i18n build
* Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.15-1 * Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.15-1
- Fix indendation error in handleRenderCallback() that caused hang - Fix indendation error in handleRenderCallback() that caused hang
- Use gobject.threads_init() model - Use gobject.threads_init() model

View File

@ -1 +1 @@
1472700c084adb6eb0dc0ce713dc849c anaconda-11.1.0.15.tar.bz2 9de58e1670c4fb38ed832763887a93fd anaconda-11.1.0.16.tar.bz2