diff --git a/xmvn.spec b/xmvn.spec index b9d3a70..e857448 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -8,7 +8,7 @@ Name: xmvn Version: 2.5.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Local Extensions for Apache Maven License: ASL 2.0 URL: http://mizdebsk.fedorapeople.org/xmvn @@ -34,6 +34,7 @@ BuildRequires: xmlunit BuildRequires: apache-ivy BuildRequires: sisu-mojos BuildRequires: junit +BuildRequires: easymock BuildRequires: gradle >= 2.5 Requires: maven >= 3.2.5-2 @@ -299,6 +300,9 @@ cp -P %{_datadir}/maven/bin/m2.conf %{buildroot}%{_datadir}/%{name}/bin/ %doc LICENSE NOTICE %changelog +* Mon May 30 2016 Michael Simacek - 2.5.0-7 +- Add missing BR easymock + * Fri Feb 05 2016 Fedora Release Engineering - 2.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild