diff --git a/antlr-maven-plugin.changes b/antlr-maven-plugin.changes index 6fe4c60..fc4212c 100644 --- a/antlr-maven-plugin.changes +++ b/antlr-maven-plugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 25 09:21:04 UTC 2023 - Fridrich Strba + +- Remove dependency on maven2 + ------------------------------------------------------------------- Mon Mar 21 14:49:53 UTC 2022 - Fridrich Strba diff --git a/antlr-maven-plugin.spec b/antlr-maven-plugin.spec index d57c735..b0ab844 100644 --- a/antlr-maven-plugin.spec +++ b/antlr-maven-plugin.spec @@ -1,7 +1,7 @@ # # spec file for package antlr-maven-plugin # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,8 +39,8 @@ BuildRequires: mvn(org.apache.commons:commons-exec) BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-impl) BuildRequires: mvn(org.apache.maven.wagon:wagon-provider-api) +BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) -BuildRequires: mvn(org.apache.maven:maven-project) BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin) BuildRequires: mvn(org.codehaus.mojo:mojo-parent:pom:) BuildRequires: mvn(org.codehaus.plexus:plexus-i18n) @@ -67,6 +67,8 @@ This package contains the API documentation for %{name}. %patch3 -p1 -b .fixnpe %patch4 -p1 +%pom_change_dep :maven-project :maven-core:3.9.3 + # reporting eventually pulls in another antlr and we'd break with weird errors %pom_xpath_inject "pom:dependency[pom:artifactId[text()='maven-reporting-impl']]/pom:exclusions" "