summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-13 17:58:55 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-13 17:58:55 +0000
commitd2f476bd8e90606f952240d6685cb27da14c16b7 (patch)
tree523710feb3a310898da90e0b6b111e41cee72034 /anaconda.spec
parentf29ef02146362cd7aca1ad6ebd0f1212ed8399c5 (diff)
downloadanaconda-d2f476bd8e90606f952240d6685cb27da14c16b7.tar.gz
anaconda-d2f476bd8e90606f952240d6685cb27da14c16b7.tar.xz
anaconda-d2f476bd8e90606f952240d6685cb27da14c16b7.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 529d72315..47da21516 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.30
+Version: 11.1.0.31
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.31-1
+- Fix loader sigsegv (dcantrel, #194882)
+- Fix so we don't require yum.conf (clumens, #194987)
+- Fix s390 tree
+- Fix pkgorder for new yum API
+- Fix release notes (dcantrel)
+- More api fixing (clumens/nasrat)
+
* Mon Jun 12 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.30-1
- make loader flags global (dcantrel)
- fixups for yum 2.9, pull in yum-metadata-parser