From e6c3a3c4e83aef620b021f594c249afa665f63eb Mon Sep 17 00:00:00 2001 From: Roland Grunberg Date: Jan 11 2016 19:21:04 +0000 Subject: Updated to latest version of fedoraproject-p2 - fedoraproject-p2: Correctly handle splitting virtual packages. --- diff --git a/sources b/sources index f0cd1ce..4ec3668 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -0f99aee5dc2ba2cd54cf9a6c60779f43 fedoraproject-p2-a64ec1.tar.xz +9bcc58eda30a168b7b8fcd9554256f89 fedoraproject-p2-b2025d.tar.xz 0a14e091316e0a467f94c7821b9e21e6 org.eclipse.tycho-tycho-0.23.0.tar.xz cd436a0741267ce86e97184cfee608e9 eclipse-bootstrap.tar.xz diff --git a/tycho.spec b/tycho.spec index 4cc317f..2189867 100644 --- a/tycho.spec +++ b/tycho.spec @@ -19,7 +19,7 @@ %global git_tag tycho-0.23.0 -%global fp_p2_sha a64ec1 +%global fp_p2_sha b2025d %global fp_p2_version 0.0.1 %global fp_p2_snap -SNAPSHOT @@ -27,7 +27,7 @@ Name: %{?scl_prefix}tycho Version: 0.23.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven # license file is missing but all files having some licensing information are ASL 2.0 @@ -422,6 +422,10 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li %{_javadocdir}/tycho %changelog +* Mon Jan 11 2016 Roland Grunberg - 0.23.0-13 +- Updated to latest version of fedoraproject-p2. +- fedoraproject-p2: Correctly handle splitting virtual packages. + * Mon Jan 4 2016 Mikolaj Izdebski - 0.23.0-12 - Update for maven-surefire 2.19.1