summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-12-18 02:11:02 +0000
committerJeremy Katz <katzj@redhat.com>2006-12-18 02:11:02 +0000
commit3e55e3416656068d8ff78ccd26b6e9998e7719c5 (patch)
tree886e88f9a22c1b5234d3c259da2b6e9108ca87bb /anaconda.spec
parentc8ba25b13b37bf9d3ecef2fda6005fbc5cd4620e (diff)
downloadanaconda-3e55e3416656068d8ff78ccd26b6e9998e7719c5.tar.gz
anaconda-3e55e3416656068d8ff78ccd26b6e9998e7719c5.tar.xz
anaconda-3e55e3416656068d8ff78ccd26b6e9998e7719c5.zip
2006-12-17 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index e595650eb..bad5b510f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.2.0.6
+Version: 11.2.0.7
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Sun Dec 17 2006 Jeremy Katz <katzj@redhat.com> - 11.2.0.7-1
+- Clean up execConsole to work better (clumens, #210481, #16155)
+- Fixes due to earlier changes (dcantrell, #219789)
+- Build fix for new kernel headers
+
* Thu Dec 14 2006 Jeremy Katz <katzj@redhat.com> - 11.2.0.6-1
- fix build for no more md START_ARRAY; note that this leaves swraid broken