From 5b6d5d4bafc283d0635e481f2fde958cac6058d9 Mon Sep 17 00:00:00 2001 From: Roland Grunberg Date: Apr 17 2015 18:11:13 +0000 Subject: fedoraproject-p2: Subpackages '*-tests' should not be in dropins. --- diff --git a/sources b/sources index 4d3c9d2..9114ca3 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -aef02359dcd39227b32b1bb7534b69de fedoraproject-p2-f1bc4c.tar.xz +3e4142a55d2dea2923094b5ebb70dd22 fedoraproject-p2-cd76c6.tar.xz d7ee912e8da240c8d87892ed876960ae org.eclipse.tycho-tycho-0.22.0.tar.bz2 c600a5115f29962c974b75b4b25e74f1 eclipse-bootstrap.tar.xz diff --git a/tycho.spec b/tycho.spec index cc109de..ad456dc 100644 --- a/tycho.spec +++ b/tycho.spec @@ -17,7 +17,7 @@ # %%global snap -SNAPSHOT %global snap %{nil} -%global fp_p2_sha f1bc4c +%global fp_p2_sha cd76c6 %global fp_p2_version 0.0.1 %global fp_p2_snap -SNAPSHOT @@ -25,7 +25,7 @@ Name: %{?scl_prefix}tycho Version: 0.22.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven Group: Development/Libraries @@ -429,6 +429,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li %{_javadocdir}/tycho %changelog +* Fri Apr 17 2015 Roland Grunberg - 0.22.0-13 +- fedoraproject-p2: Subpackages '*-tests' should not be in dropins. + * Sun Mar 29 2015 Mikolaj Izdebski - 0.22.0-12 - Port to Jetty 9.3.0