From 82b3e312f7bc8cf151d2b81f4301055654255328 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Jun 01 2015 09:09:51 +0000 Subject: Update to newer snapshot that works with Egit 4.0. --- diff --git a/.gitignore b/.gitignore index 8ec44d8..897f219 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /eclipse-m2e-egit-0.14.0-571dc0a.tar.gz +/eclipse-m2e-egit-0.14.0-af764de.tar.gz diff --git a/eclipse-m2e-egit.spec b/eclipse-m2e-egit.spec index eeaa49e..d4c5941 100644 --- a/eclipse-m2e-egit.spec +++ b/eclipse-m2e-egit.spec @@ -1,9 +1,9 @@ -%global commit 571dc0a51c10fc528ea6adffa4119d9587dafb5e +%global commit af764de00d95e5af9e7778c5f19ba547b11392ee %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: eclipse-m2e-egit Version: 0.14.0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: M2E SCM Handler for EGit License: EPL URL: https://github.com/tesla/m2eclipse-egit/ @@ -25,6 +25,7 @@ BuildRequires: osgi(org.eclipse.swt) BuildRequires: osgi(org.eclipse.ui) BuildRequires: osgi(slf4j.api) BuildRequires: osgi(org.eclipse.equinox.p2.ui.discovery) +BuildRequires: eclipse-jgit %description This package provides M2E SCM Handler for EGit which adds support for @@ -51,6 +52,9 @@ sed -i s/org.slf4j.api/slf4j.api/ $(find -name *.MF) %doc org.sonatype.m2e.egit.feature/license.html %changelog +* Mon Jun 1 2015 Alexander Kurtakov 0.14.0-0.5.gitaf764de +- Update to newer snapshot that works with Egit 4.0. + * Tue Dec 9 2014 Alexander Kurtakov 0.14.0-0.4.git571dc0a - Fix FTBFS. diff --git a/sources b/sources index 4c91f39..9c76f57 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a22ab09092c289722e29585c18ea0d25 eclipse-m2e-egit-0.14.0-571dc0a.tar.gz +5ce76aede21d173b752bd8d654a24940 eclipse-m2e-egit-0.14.0-af764de.tar.gz