diff options
author | Chris Lumens <clumens@redhat.com> | 2005-12-05 21:19:28 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-12-05 21:19:28 +0000 |
commit | 428691022004c0dcd864b48080a9517ded783681 (patch) | |
tree | 84cc1eda930c5a96c4c013b5046a21eb97544f38 /anaconda.spec | |
parent | b81d3999b99f6266572237438f6c65cc68d7bc89 (diff) | |
download | anaconda-428691022004c0dcd864b48080a9517ded783681.tar.gz anaconda-428691022004c0dcd864b48080a9517ded783681.tar.xz anaconda-428691022004c0dcd864b48080a9517ded783681.zip |
Bump version.
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 b5adb03a3..ced12af94 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.12 +Version: 10.90.13 Release: 1 License: GPL Summary: Graphical system installer @@ -78,6 +78,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Dec 05 2005 Chris Lumens <clumens@redhat.com> 10.90.13-1 +- Reword media check dialog (dcentrell, #174530). +- gcc41 compile fixes (pjones). +- Add genhomedircon, setfiles, and /etc/shells for selinux. + * Thu Dec 1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.12-1 - some release notes viewer fixing (dcantrell) - allow %%pre scripts in an %%include (clumens, #166100) |