diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index f87fc08..90be539 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -36,7 +36,7 @@ Epoch: 2 Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: 9.11.0 -Release: 6%{?dist} +Release: 7%{?dist} License: EPL-2.0 and CPL URL: https://www.eclipse.org/cdt @@ -80,7 +80,6 @@ BuildRequires: eclipse-remote >= 2.1.0 %endif Requires: gdb make gcc-c++ -Requires: hamcrest %if %{_enable_container_and_remote_support} Requires: autoconf automake libtool Requires: eclipse-remote >= 2.1.0 @@ -524,6 +523,9 @@ rm -f %{buildroot}/%{_datadir}/eclipse/droplets/*/plugins/*mail* %endif %changelog +* Sun May 17 2020 Mat Booth - 2:9.11.0-7 +- Remove explicit dep on hamcrest + * Wed May 06 2020 Mat Booth - 2:9.11.0-6 - Drop docker tooling support