[eclipse] Bump emf version to 2.8.1.

Krzysztof Daniel kdaniel at fedoraproject.org
Tue Oct 2 09:55:39 UTC 2012


commit 9dfcba98147d4ddfc7b42ba50f3b04b3a6f461a2
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Tue Oct 2 11:55:22 2012 +0200

    Bump emf version to 2.8.1.

 eclipse.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 2ebba8b..3da68de 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -37,7 +37,7 @@ ln -s %{_javadir}/%{2} ${_f}
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -241,7 +241,7 @@ BuildRequires: xml-commons-apis >= 1.4.01-6
 BuildRequires: atinject >= 1-6
 BuildRequires: tycho >= 0.16
 BuildRequires: tycho-extras >= 0.16
-BuildRequires: eclipse-emf-core >= 1:2.8.0-13
+BuildRequires: eclipse-emf-core >= 1:2.8.1
 BuildRequires: eclipse-ecf-core
 BuildRequires: tomcat-servlet-3.0-api
 BuildRequires: tomcat-jsp-2.2-api
@@ -310,7 +310,7 @@ Requires: batik >= 1.8
 Requires: atinject >= 1-6
 Requires: geronimo-annotation >= 1.0-7
 Requires: eclipse-ecf-core
-Requires: eclipse-emf-core
+Requires: eclipse-emf-core >= 2.8.1
 Requires: tomcat-servlet-3.0-api
 Requires: tomcat-jsp-2.2-api
 Requires: glassfish-jsp >= 2.2.6
@@ -1258,6 +1258,9 @@ rm -rf %{_bindir}/efj/
 %{_mavendepmapfragdir}/%{name}-equinox-osgi
 
 %changelog
+* Tue Oct 2 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.1-2
+- Bump emf version to 2.8.1.
+
 * Mon Oct 1 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.1-1
 - Rebuild with latest emf 2.8.1.
 


More information about the scm-commits mailing list