Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package antlr-maven-plugin for 
openSUSE:Factory checked in at 2023-09-25 20:03:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/antlr-maven-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.antlr-maven-plugin.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "antlr-maven-plugin"

Mon Sep 25 20:03:50 2023 rev:4 rq:1113401 version:2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/antlr-maven-plugin/antlr-maven-plugin.changes    
2022-03-21 20:13:32.420530358 +0100
+++ 
/work/SRC/openSUSE:Factory/.antlr-maven-plugin.new.1770/antlr-maven-plugin.changes
  2023-09-25 20:43:40.221866607 +0200
@@ -1,0 +2,5 @@
+Mon Sep 25 09:21:04 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Remove dependency on maven2
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ antlr-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.Yz5fvb/_old  2023-09-25 20:43:42.349943486 +0200
+++ /var/tmp/diff_new_pack.Yz5fvb/_new  2023-09-25 20:43:42.353943631 +0200
@@ -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.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 @@
 %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" "
         <exclusion>

Reply via email to