summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-05-08 21:17:09 +0000
committerChris Lumens <clumens@redhat.com>2006-05-08 21:17:09 +0000
commit517fe71e556f67e05b0cf46fc505e443a7381f8d (patch)
tree23a8813b8e7cc84b2d9f35b23e52fc195dc96714 /anaconda.spec
parenta5a5b17eebd5891cbc52440a1c1958a99490f32f (diff)
downloadanaconda-517fe71e556f67e05b0cf46fc505e443a7381f8d.tar.gz
anaconda-517fe71e556f67e05b0cf46fc505e443a7381f8d.tar.xz
anaconda-517fe71e556f67e05b0cf46fc505e443a7381f8d.zip
Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 5a3745155..86e30b4b6 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.8
+Version: 11.1.0.9
Release: 1
License: GPL
Summary: Graphical system installer
@@ -79,6 +79,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon May 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.9-1
+- Fix cmdline installs (clumens, pnasrat).
+- Enable multirepo support in kickstart (clumens, pnasrat).
+- Begin IPv6 preparations (dcantrel).
+- More release notes viewer fixes (dcantrel).
+
* Thu May 4 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.8-1
- and fix the build