summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-01-10 20:39:37 +0000
committerJeremy Katz <katzj@redhat.com>2006-01-10 20:39:37 +0000
commitd6b159a279daa25cc2b3149814f7607960a63d9a (patch)
tree2b9b871e9b4b0eeaa8381934f8dffb542814dc18 /anaconda.spec
parent7c6ec7a39673ef8eb793ca6344e70cad513a9e95 (diff)
downloadanaconda-d6b159a279daa25cc2b3149814f7607960a63d9a.tar.gz
anaconda-d6b159a279daa25cc2b3149814f7607960a63d9a.tar.xz
anaconda-d6b159a279daa25cc2b3149814f7607960a63d9a.zip
2006-01-10 Jeremy Katz <katzj@redhat.com>
* anaconda.spec (Version): Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 56dd032cd..81a8a7d4b 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.91.0
+Version: 10.91.1
Release: 1
License: GPL
Summary: Graphical system installer
@@ -78,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.1-1
+- more ppc rescue image (jkeating)
+- actually commit the dmraid fix (pjones)
+
* Mon Jan 9 2006 Jeremy Katz <katzj@redhat.com> - 10.91.0-1
- tweaked selection stuff a little to be the same code as pirut
- tweak exception window to have an image and be better sized (dcantrell)