From 3bd28b37e00d7655e7780bc22710fcaab0b44b17 Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jul 05 2005 15:57:04 +0000 Subject: - Bump release for FC4 update. --- diff --git a/eclipse.spec b/eclipse.spec index 933c739..509ec58 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -24,7 +24,7 @@ Epoch: 1 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro}_fc -Release: 2 +Release: 3 License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -1229,10 +1229,13 @@ fi %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0 %changelog +* Tue Jul 05 2005 Andrew Overholt 3.1.0_fc-3 +- Bump release for FC4 update. + * Mon Jul 04 2005 Andrew Overholt 3.1.0_fc-2 - Remove remaining pre-built ant jars (but don't symlink to ant.jar until we have ant 1.6.5 - rh#162444). -- Bump requirement on gcc to get fix for rh#158614. +- Bump requirement on gcc to get fixes for rh#158614 and gcc#21637. - Add patch to not try to link to external javadocs and include the javadoc output in the build output. - Add build and runtime requirement on ant-javamail (I'm not sure how we missed