summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-02-23 23:20:16 +0000
committerJeremy Katz <katzj@redhat.com>2006-02-23 23:20:16 +0000
commiteabd29ab42638e6e6553fe84924e39d11d0f1710 (patch)
tree07377f0292a4ee97c27f75c0b02bdcf3a712e790 /anaconda.spec
parent544d8acf176ca3587f17473b96051451bcecf659 (diff)
downloadanaconda-eabd29ab42638e6e6553fe84924e39d11d0f1710.tar.gz
anaconda-eabd29ab42638e6e6553fe84924e39d11d0f1710.tar.xz
anaconda-eabd29ab42638e6e6553fe84924e39d11d0f1710.zip
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 8366934b7..af771aa66 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.92.9
+Version: 10.92.10
Release: 1
License: GPL
Summary: Graphical system installer
@@ -79,6 +79,16 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.10-1
+- more bogl removal (dcantrel)
+- make the exception dumping less braindead about things we don't
+ want dumped (clumens)
+- add backtrace handler to anaconda (pjones)
+- fix warnings with new yum in pkgorder
+- make conditional packages on deps work (pnasrat)
+- suppress some warnings (dcantrel)
+- text mode language fixes (dcantrel)
+
* Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.9-1
- Fix text mode traceback (dcantrel)
- Skip a few more things in traceback dumps