diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-06-16 02:04:25 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-06-16 02:04:25 +0000 |
commit | f9a8423bb2a8a0cb853d1b8d957a788b27ed0950 (patch) | |
tree | 8514887f931f976b0d1921e2418aedee52138d0c /anaconda.spec | |
parent | 6c1f77752b2253a327767a5c17318f0499998d12 (diff) | |
download | anaconda-f9a8423bb2a8a0cb853d1b8d957a788b27ed0950.tar.gz anaconda-f9a8423bb2a8a0cb853d1b8d957a788b27ed0950.tar.xz anaconda-f9a8423bb2a8a0cb853d1b8d957a788b27ed0950.zip |
2006-06-15 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 462f7839e..0461e526f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.42 +Version: 11.1.0.43 Release: 1 License: GPL Summary: Graphical system installer @@ -100,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.43-1 +- Some s390 fixes +- dmraid fixing (pjones) + * Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.42-1 - Ensure all kernel packages end up in pkgorder - Fix syntax errors in zfcp code |