summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-02-08 14:46:55 +0000
committerJeremy Katz <katzj@redhat.com>2005-02-08 14:46:55 +0000
commit7011879acfc75c6c79d480c99c3bd2486ec6b09b (patch)
tree52022108ee1ce8e2f4c627feca4af3104f7ccc8f /anaconda.spec
parent82932ca1e79e26f3a3d5ca75ec0e4a3f035a3859 (diff)
downloadanaconda-7011879acfc75c6c79d480c99c3bd2486ec6b09b.tar.gz
anaconda-7011879acfc75c6c79d480c99c3bd2486ec6b09b.tar.xz
anaconda-7011879acfc75c6c79d480c99c3bd2486ec6b09b.zip
2005-02-08 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index feb64f4dc..eea5ff008 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.2.0.16
+Version: 10.2.0.17
Release: 1
License: GPL
Summary: Graphical system installer
@@ -70,6 +70,13 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Feb 8 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.17-1
+- Use rhpl.archscore to fix iseries upgrades (pnasrat, #146915)
+- Only configure ksdevice if no --device (pnasrat, #138852)
+- Don't redraw help if disasbled on next button click (clumens, #145691)
+- Fix exception in exception handler (msw)
+- Rebuild for new librpm
+
* Fri Feb 4 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.16-1
- Support setting fs options in kickstart via --fsoptions (#97560)
- Fix tracebacks