From 1d2486897737c91e3d6545031754d1392bcb9347 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Oct 19 2015 13:08:02 +0000 Subject: Add Enhances: eclipse-m2e-core --- diff --git a/eclipse-m2e-egit.spec b/eclipse-m2e-egit.spec index dc6bb82..b29497e 100644 --- a/eclipse-m2e-egit.spec +++ b/eclipse-m2e-egit.spec @@ -3,7 +3,7 @@ Name: eclipse-m2e-egit Version: 0.14.0 -Release: 0.7.git%{shortcommit}%{?dist} +Release: 0.8.git%{shortcommit}%{?dist} Summary: M2E SCM Handler for EGit License: EPL URL: https://github.com/tesla/m2eclipse-egit/ @@ -27,6 +27,8 @@ BuildRequires: osgi(slf4j.api) BuildRequires: osgi(org.eclipse.equinox.p2.ui.discovery) BuildRequires: eclipse-jgit +Enhances: eclipse-m2e-core + %description This package provides M2E SCM Handler for EGit which adds support for git repositories to M2E. @@ -52,6 +54,9 @@ sed -i s/org.slf4j.api/slf4j.api/ $(find -name *.MF) %doc org.sonatype.m2e.egit.feature/license.html %changelog +* Mon Oct 19 2015 Mikolaj Izdebski - 0.14.0-0.8.gitaf764de +- Add Enhances: eclipse-m2e-core + * Mon Sep 14 2015 Roland Grunberg - 0.14.0-0.7.gitaf764de - Rebuild as an Eclipse p2 Droplet.