summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-13 23:15:17 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-13 23:15:17 +0000
commitff4a5c37a4d9f416c2d9c070c066785951835d83 (patch)
treed62763f91b2a1070c1488e14398cc7c6b941e656 /anaconda.spec
parent3885156bfb4cbd983327659f8cc1858a67f3761c (diff)
downloadanaconda-ff4a5c37a4d9f416c2d9c070c066785951835d83.tar.gz
anaconda-ff4a5c37a4d9f416c2d9c070c066785951835d83.tar.xz
anaconda-ff4a5c37a4d9f416c2d9c070c066785951835d83.zip
2006-06-13 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 5fb5d35b4..8fcf80a82 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.32
+Version: 11.1.0.33
Release: 1
License: GPL
Summary: Graphical system installer
@@ -97,6 +97,14 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.33-1
+- Fix text mode package selection (clumens)
+- Fix IP editing (clumens)
+- Fix segfault on x86_64 dhcp (dcantrel)
+- Filter out sitX devs (dcantrel)
+- More release notes fixes (dcantrel)
+- More pkgorder fixage
+
* Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.32-1
- fix ppc images