summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-04-15 21:07:32 +0000
committerChris Lumens <clumens@redhat.com>2005-04-15 21:07:32 +0000
commit5637d6b27099a7f7fcaacfdb291f991ed285e976 (patch)
tree68c9769521884f6da8165d1e471e6a6ba1c99bb0 /anaconda.spec
parentc34cf9f627d3603e71eabc7e67208d1753db94be (diff)
downloadanaconda-5637d6b27099a7f7fcaacfdb291f991ed285e976.tar.gz
anaconda-5637d6b27099a7f7fcaacfdb291f991ed285e976.tar.xz
anaconda-5637d6b27099a7f7fcaacfdb291f991ed285e976.zip
Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 34eddb0b6..90f90cf83 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.2.0.50
+Version: 10.2.0.51
Release: 1
License: GPL
Summary: Graphical system installer
@@ -69,6 +69,13 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Apr 15 2005 Chris Lumens <clumens@redhat.com> 10.2.0.51-1
+- Decode source URL for writing to anaconda-ks.cfg (#154149).
+- Add kernel-xen?-devel to the exclude list (katzj, #154819).
+- Fix text wrapping (#153071, #154786).
+- Various UI fixes.
+- Select language packages for all selected languages (#153748, #154181).
+
* Wed Apr 13 2005 Peter Jones <pjones@redhat.com> - 10.2.0.50-1
- revert last week's nptl hack in upd-instroot