make changelog entries refer to correct release

This commit is contained in:
Ben Konrath 2006-11-02 04:14:38 +00:00
parent ef137029e1
commit 3f1df4f0f0

View File

@ -1732,7 +1732,7 @@ rm -f %{_datadir}/%{name}/configuration/org.eclipse.update/platform.xml*
%{_datadir}/%{name}/plugins/org.eclipse.sdk_*
%changelog
* Wed Nov 01 2006 Ben Konrath <bkonrath@redhat.com> 3.2.1-12
* Wed Nov 01 2006 Ben Konrath <bkonrath@redhat.com> 3.2.1-11
- Move copy-platform to %%{_libdir}/eclipse
- Move the platform.source, icu4j, icu4j.source, help.webapp and
update.core.linux plugins to %%{_libdir}/eclipse/plugins because it has
@ -1745,7 +1745,7 @@ rm -f %{_datadir}/%{name}/configuration/org.eclipse.update/platform.xml*
- Put SWT symlinks in %%{_libdir}/eclipse instead of
%%{_libdir}/eclipse/plugins.
* Wed Nov 01 2006 Andrew Overholt <overholt@redhat.com> 3.2.1-12
* Wed Nov 01 2006 Andrew Overholt <overholt@redhat.com> 3.2.1-11
- Use equinox initializer instead of old patch to core.runtime.
- Run initializer *after* splitting install into arch-specific and
arch-independent locations.