From ed15421793a097b6bf44d035e99500c1225ebcef Mon Sep 17 00:00:00 2001 From: Sami Wagiaalla Date: Mon, 3 Oct 2011 14:49:50 -0400 Subject: [PATCH] Bump the relese number. --- eclipse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/eclipse.spec b/eclipse.spec index 02991c9..e56f545 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -16,7 +16,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 4%{?dist} +Release: 5%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -589,6 +589,9 @@ rm -rf %{_bindir}/efj/ %{_libdir}/%{name}/dropins/sdk %changelog +* Mon Oct 3 2011 Sami Wagiaalla 1:3.7.0-5 +- Bump the relese number. + * Mon Oct 3 2011 Sami Wagiaalla 1:3.7.0-5 - Remove all metadata files created by the reconciler before uninstallation.