diff --git a/.gitignore b/.gitignore index 9bda890..18726fe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ maven-antrun-plugin-1.5-source-release.zip maven-antrun-plugin-1.7-source-release.zip /maven-antrun-plugin-1.8-source-release.zip /maven-antrun-plugin-3.0.0-source-release.zip +/maven-antrun-plugin-3.1.0-source-release.zip diff --git a/maven-antrun-plugin.spec b/maven-antrun-plugin.spec index f7cee4b..2b4c656 100644 --- a/maven-antrun-plugin.spec +++ b/maven-antrun-plugin.spec @@ -1,8 +1,8 @@ %bcond_with bootstrap Name: maven-antrun-plugin -Version: 3.0.0 -Release: 5%{?dist} +Version: 3.1.0 +Release: 1%{?dist} Summary: Maven AntRun Plugin License: ASL 2.0 URL: https://maven.apache.org/plugins/maven-antrun-plugin/ @@ -14,7 +14,6 @@ BuildRequires: maven-local %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else -BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.ant:ant) BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) @@ -22,8 +21,9 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:) BuildRequires: mvn(org.apache.maven:maven-artifact) BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) +BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin) BuildRequires: mvn(org.codehaus.plexus:plexus-utils) -BuildRequires: mvn(org.hamcrest:hamcrest-core) +BuildRequires: mvn(org.junit.jupiter:junit-jupiter-engine) BuildRequires: mvn(org.xmlunit:xmlunit-core) BuildRequires: mvn(org.xmlunit:xmlunit-matchers) %endif @@ -54,6 +54,9 @@ This package contains the API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Tue Apr 26 2022 Mikolaj Izdebski - 3.1.0-1 +- Update to upstream version 3.1.0 + * Sat Feb 05 2022 Jiri Vanek - 3.0.0-5 - Rebuilt for java-17-openjdk as system jdk diff --git a/sources b/sources index 9ac166e..e8f23c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (maven-antrun-plugin-3.0.0-source-release.zip) = 27976fb318c8481013ba89f90eba118f25bad72704b642185b5bae2d796a3f57af7eddb7f665f1db402b2351d34b7487bb28d32e01e9c0180967f64be4836725 +SHA512 (maven-antrun-plugin-3.1.0-source-release.zip) = b83c59ebf3fe701d402444bb9d2938f099f090f57de1ebe4a8d02e9cf88df31f2b65dfa172aa17de4f85a48a9735df3a865ba05806fe59a3b8487fd659ffe4b9