From e235ca58a5b667e2b4f44e14bcf4c8b83fdd354d Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Wed, 31 Jul 2013 11:09:54 +0200 Subject: [PATCH] Improve the build process. --- eclipse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/eclipse.spec b/eclipse.spec index 4b1acdf..b2b9e99 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -51,7 +51,7 @@ fi; Summary: An open, extensible IDE Name: %{?scl_prefix}eclipse Version: %{eclipse_version} -Release: 7%{?dist} +Release: 8%{?dist} License: EPL Group: Development/Tools URL: http://www.eclipse.org/ @@ -1004,6 +1004,9 @@ fi %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_* %changelog +* Wed Jul 31 2013 Krzysztof Daniel 1:4.3.0-8 +- Improve the build process. + * Mon Jul 29 2013 Krzysztof Daniel 1:4.3.0-7 - 404448 [GTK3] Images of disabled buttons are not grayed out