New version.

This commit is contained in:
Christopher Edward Lumens 2007-07-31 15:11:10 +00:00
parent 084415b5e9
commit 58c0dc77e2
3 changed files with 7 additions and 2 deletions

View File

@ -1,2 +1,3 @@
anaconda-11.3.0.13.tar.bz2
anaconda-11.3.0.14.tar.bz2
anaconda-11.3.0.15.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
Version: 11.3.0.14
Version: 11.3.0.15
Release: 1
License: GPL
Summary: Graphical system installer
@ -142,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Jul 31 2007 Chris Lumens <clumens@redhat.com> 11.3.0.15-1
- isys cleanups.
- Create device nodes much earlier (#249882).
* Fri Jul 27 2007 Chris Lumens <clumens@redhat.com> 11.3.0.14-1
- Fix ppc keymaps (#249881).

View File

@ -1 +1 @@
f1c2d8e2b98bda6aa96a43e5b586c302 anaconda-11.3.0.14.tar.bz2
6e54632a79ad94533974338eba484508 anaconda-11.3.0.15.tar.bz2