diff options
author | David L. Cantrell Jr <dcantrell@redhat.com> | 2008-01-03 18:02:41 -1000 |
---|---|---|
committer | David L. Cantrell Jr <dcantrell@redhat.com> | 2008-01-03 18:02:41 -1000 |
commit | 89c001c7f9a3b1ca003cd4e70e878ff21fb438c2 (patch) | |
tree | 18a6be9e2996f231f96764d119695b90d7d04825 /anaconda.spec | |
parent | 089aaee907ec554b22489efdea99e007ed31ba5c (diff) | |
download | anaconda-89c001c7f9a3b1ca003cd4e70e878ff21fb438c2.tar.gz anaconda-89c001c7f9a3b1ca003cd4e70e878ff21fb438c2.tar.xz anaconda-89c001c7f9a3b1ca003cd4e70e878ff21fb438c2.zip |
New version.anaconda-11.4.0.15-1
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 68a588da2..94f23dfc5 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.14 +Version: 11.4.0.15 Release: 1 License: GPLv2+ Group: Applications/System @@ -200,6 +200,9 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Jan 03 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.15-1 +- Require latest libdhcp (#378641) (dcantrell) + * Thu Jan 03 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.14-1 - Precreate /etc/modprobe.d in installroot (jkeating) - 'import sets' in image.py (jkeating) |