fedoraproject-p2: Subpackages '*-tests' should not be in dropins.

This commit is contained in:
Roland Grunberg 2015-04-17 14:07:44 -04:00
parent e301533dce
commit 5b6d5d4baf
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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 <rgrunber@redhat.com> - 0.22.0-13
- fedoraproject-p2: Subpackages '*-tests' should not be in dropins.
* Sun Mar 29 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.22.0-12
- Port to Jetty 9.3.0