diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index fea50ac..e72b921 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -2,7 +2,7 @@ Name: maven-plugin-bundle Version: 2.3.7 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Maven Bundle Plugin License: ASL 2.0 URL: http://felix.apache.org @@ -23,6 +23,7 @@ BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven.shared:maven-dependency-tree) BuildRequires: mvn(org.apache.maven.shared:maven-plugin-testing-harness) BuildRequires: mvn(org.codehaus.plexus:plexus-utils) +BuildRequires: mvn(org.mockito:mockito-all) %description Provides a maven plugin that supports creating an OSGi bundle @@ -57,6 +58,9 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Mon Aug 4 2014 Mikolaj Izdebski - 2.3.7-14 +- Add build-requires on mockito + * Sat Jun 07 2014 Fedora Release Engineering - 2.3.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild