diff --git a/sources b/sources index 4668240..53fef7d 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 127267aa75abd86df6815bcbd7f2492d tycho-0.21.0.tar.bz2 8303bf4c107a219ce0c916bb692046f6 eclipse-bootstrap.tar.xz -8655947d50d43761fecf433bcd96bae2 fedoraproject-p2-53b8cb.tar.xz +415d2b9b840a842b39ea5c66c564d284 fedoraproject-p2-1f22d9.tar.xz diff --git a/tycho.spec b/tycho.spec index e75e26a..b56764d 100644 --- a/tycho.spec +++ b/tycho.spec @@ -15,7 +15,7 @@ # %%global snap -SNAPSHOT %global snap %{nil} -%global fp_p2_sha 53b8cb +%global fp_p2_sha 1f22d9 %global fp_p2_version 0.0.1 %global fp_p2_snap -SNAPSHOT @@ -23,7 +23,7 @@ Name: tycho Version: 0.21.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven Group: Development/Libraries @@ -397,6 +397,9 @@ ln -s %{_javadir}/%{name}/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/ %{_javadocdir}/%{name} %changelog +* Wed Sep 10 2014 Mikolaj Izdebski - 0.21.0-9 +- fedoraproject-p2: Fix self-dependencies failing builds + * Tue Sep 9 2014 Roland Grunberg - 0.21.0-8 - Make debundling more resilient to changes. - fedoraproject-p2: Update to latest (Fix metapackage merging).