Bump version.
This commit is contained in:
parent
8596c1c4eb
commit
e960a2d1ec
@ -1 +1 @@
|
|||||||
anaconda-11.1.0.59.tar.bz2
|
anaconda-11.1.0.60.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.1.0.59
|
Version: 11.1.0.60
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 18 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.60-1
|
||||||
|
- Fix va_copy() argument ordering in logMessageV() in loader
|
||||||
|
|
||||||
* Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.59-1
|
* Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.59-1
|
||||||
- Add rudimentary firmware loading support to the loader (pjones)
|
- Add rudimentary firmware loading support to the loader (pjones)
|
||||||
- Drop some whiteout (pnasrat, #196733)
|
- Drop some whiteout (pnasrat, #196733)
|
||||||
|
Loading…
Reference in New Issue
Block a user