summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-07-25 16:20:13 -0400
committerChris Lumens <clumens@redhat.com>2008-07-25 16:20:13 -0400
commit163173f89da1ba23942d654f52fb1bce8a17d270 (patch)
tree2045375a43ed6e37d9a91a336a85f955542e414c /anaconda.spec
parentf6a73a009c982a51b5f1a0eecdfbeb86e76b9a90 (diff)
downloadanaconda-163173f89da1ba23942d654f52fb1bce8a17d270.tar.gz
anaconda-163173f89da1ba23942d654f52fb1bce8a17d270.tar.xz
anaconda-163173f89da1ba23942d654f52fb1bce8a17d270.zip
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 383678883..c8d6f9cd5 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.4.1.19
+Version: 11.4.1.20
Release: 1
License: GPLv2+
Group: Applications/System
@@ -195,6 +195,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Jul 25 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.20-1
+- Clean up some mistakes in the minstg2 removal. (dcantrell)
+- Fix passing the language to anaconda (katzj)
+
* Thu Jul 24 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.19-1
- Fix another NFS kickstart segfault (#456461). (clumens)
- Remove support for generating a minstg2.img image. (dcantrell)