summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-09-05 22:25:50 +0000
committerJeremy Katz <katzj@redhat.com>2006-09-05 22:25:50 +0000
commit6addd613489ceee6847385ab449f538515a98fc9 (patch)
tree00dbf882084eaa61963d15cfcbb58aca41f23a4a /anaconda.spec
parent1b1a2dfa8ef0d51d367b2339010c6a353d7c1144 (diff)
downloadanaconda-6addd613489ceee6847385ab449f538515a98fc9.tar.gz
anaconda-6addd613489ceee6847385ab449f538515a98fc9.tar.xz
anaconda-6addd613489ceee6847385ab449f538515a98fc9.zip
2006-09-05 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: 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 cfd9bc218..66312eedf 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.90
+Version: 11.1.0.91
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.91-1
+- build fix (pjones)
+- traceback fix (dcantrel)
+
* Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.90-1
- Update for newer iscsi code
- Fix with yum API change