summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2005-02-19 17:59:44 +0000
committerPaul Nasrat <pnasrat@redhat.com>2005-02-19 17:59:44 +0000
commit8850830f83319c675d687928cda6058ae6970e21 (patch)
tree0a2f67fb5bbc726e6b930de50ce884578d4737da /anaconda.spec
parent2b60cb5f72d1674bef3f9a89538c46904560f08b (diff)
downloadanaconda-8850830f83319c675d687928cda6058ae6970e21.tar.gz
anaconda-8850830f83319c675d687928cda6058ae6970e21.tar.xz
anaconda-8850830f83319c675d687928cda6058ae6970e21.zip
Changelog and new release
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index b9064f38e..0efb49cd3 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.2.0.19
+Version: 10.2.0.20
Release: 1
License: GPL
Summary: Graphical system installer
@@ -69,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Sat Feb 19 2005 Paul Nasrat <pnasrat@redhat.com> - 10.2.0.20-1
+- Pull in translations
+- s390 linuxrc silence nonexistant group warnings (karsten)
+- ppc mac autopartitioning and G5 boot.iso (#121266) and (#149081)
+
* Sat Feb 12 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.19-1
- fix x86_64 installs for bad urlgrabber import
- Fix traceback with no %post (clumens)