summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-02-17 17:40:31 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-02-17 17:40:31 -1000
commit05a5b2daf2b2553d9f3035ae1898486d0b9b0484 (patch)
treef6ade6886ca1637f7cec537533f8952300d1755e
parent937cec922bdab78acdf0a2eb23fc986852b3b0c6 (diff)
downloadanaconda-05a5b2daf2b2553d9f3035ae1898486d0b9b0484.tar.gz
anaconda-05a5b2daf2b2553d9f3035ae1898486d0b9b0484.tar.xz
anaconda-05a5b2daf2b2553d9f3035ae1898486d0b9b0484.zip
-rw-r--r--anaconda.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index e3f3874d9..1e0b197ed 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.5.0.20
+Version: 11.5.0.21
Release: 1
License: GPLv2+
Group: Applications/System
@@ -207,6 +207,9 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.21-1
+- Building for i586 only now in Fedora. (dcantrell)
+
* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.20-1
- Fix indentation on upd-instroot (kanarip)
- Fix the indentation in mk-images (kanarip)