diff --git a/0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch b/0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch index 8f2aa7c..76d61a6 100644 --- a/0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch +++ b/0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch @@ -350,12 +350,10 @@ diff --git a/tycho-bundles/tycho-bundles-external/tycho-bundles-external.product index 1e827d6..badbe7a 100644 --- a/tycho-bundles/tycho-bundles-external/tycho-bundles-external.product +++ b/tycho-bundles/tycho-bundles-external/tycho-bundles-external.product -@@ -78,6 +78,9 @@ +@@ -78,6 +78,7 @@ -+ -+ + diff --git a/tycho.spec b/tycho.spec index c9d9eef..3bcb9d5 100644 --- a/tycho.spec +++ b/tycho.spec @@ -28,7 +28,7 @@ Name: tycho Version: 1.5.0 -Release: 3%{?dist} +Release: 4%{?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 @@ -405,6 +405,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{xmvn_libdir}/inst %files javadoc -f .mfiles-javadoc %changelog +* Thu Jan 23 2020 Mat Booth - 1.5.0-4 +- Remove references to kxml/xpp3 + * Wed Dec 18 2019 Mat Booth - 1.5.0-3 - Full build