diff options
author | Paul Nasrat <pnasrat@redhat.com> | 2005-11-17 03:10:07 +0000 |
---|---|---|
committer | Paul Nasrat <pnasrat@redhat.com> | 2005-11-17 03:10:07 +0000 |
commit | 009433710ecd1b3085b1071f822c9648dc9a2e4b (patch) | |
tree | ec946eedc9a0c05ef7d5408662a7052fdad33efc /anaconda.spec | |
parent | 7f59a32f35f8e36df983c0405329d0eb8b1f6e28 (diff) | |
download | anaconda-009433710ecd1b3085b1071f822c9648dc9a2e4b.tar.gz anaconda-009433710ecd1b3085b1071f822c9648dc9a2e4b.tar.xz anaconda-009433710ecd1b3085b1071f822c9648dc9a2e4b.zip |
new versionanaconda-10.89.20-1
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 0d23d04bb..0cf67df36 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.89.19.1 +Version: 10.89.20 Release: 1 License: GPL Summary: Graphical system installer @@ -77,6 +77,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Nov 16 2005 Paul Nasrat <pnasrat@redhat.com> - 10.89.20-1 +- Restore YumSorter for pkgorder +- Single anaconda installer yum class +- Switching CD method + * Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.19.1-1 - be explict about pango-devel being needed |