diff --git a/eclipse-emf.spec b/eclipse-emf.spec index bf76a71..bb7d978 100644 --- a/eclipse-emf.spec +++ b/eclipse-emf.spec @@ -8,7 +8,7 @@ Summary: Eclipse Modeling Framework (EMF) Name: eclipse-emf Version: %{major}.%{minor}.%{micro} -Release: 1%{?dist} +Release: 2%{?dist} License: Eclipse Public License Group: System Environment/Libraries URL: http://www.eclipse.org/emf/ @@ -502,7 +502,7 @@ fi %doc %{_datadir}/java/emf/readme_standalone.html %changelog -* Tue Oct 31 2006 Andrew Overholt 2.2.1-1 +* Tue Oct 31 2006 Andrew Overholt 2.2.1-2 - Change usage of copy-platform to work with upcoming changes to SDK. - Pass -Dosgi.sharedConfiguration.area to work with new split SDK installation.