diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 1dac2ea..8cd883a 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -2,7 +2,7 @@ Name: maven-plugin-tools Version: 3.5.1 -Release: 6 +Release: 7 Summary: Maven Plugin Tools License: ASL 2.0 URL: https://maven.apache.org/plugin-tools @@ -20,6 +20,7 @@ BuildRequires: maven-model maven-parent maven-plugin-registry bsh plexus-ant-fac BuildRequires: plexus-archiver plexus-containers-component-annotations modello BuildRequires: plexus-containers-component-metadata plexus-utils plexus-velocity BuildRequires: easymock objectweb-asm plexus-bsh-factory velocity maven-source-plugin +BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) Provides: %{name}-ant = %{version}-%{release} %{shared}-ant = 0:%{version}-%{release} Obsoletes: %{name}-ant < %{version}-%{release} %{shared}-ant < 0:%{version}-%{release} @@ -150,6 +151,12 @@ done %{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom %changelog +* Mon Dec 30 2019 openEuler Buildteam - 3.5.1-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add build require of maven-plugin-plugin + * Wed Dec 25 2019 openEuler Buildteam - 3.5.1-6 - Type:bugfix - ID:NA