Script 'mail_helper' called by obssrc
Hello community,

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

Package is "javacc-maven-plugin"

Mon Sep 25 20:03:56 2023 rev:3 rq:1113416 version:2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/javacc-maven-plugin/javacc-maven-plugin.changes  
2022-03-22 19:40:38.451117645 +0100
+++ 
/work/SRC/openSUSE:Factory/.javacc-maven-plugin.new.1770/javacc-maven-plugin.changes
        2023-09-25 20:48:40.072698851 +0200
@@ -1,0 +2,5 @@
+Mon Sep 25 09:36:52 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Remove dependency on maven2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ javacc-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.lz6Bed/_old  2023-09-25 20:48:41.252741480 +0200
+++ /var/tmp/diff_new_pack.lz6Bed/_new  2023-09-25 20:48:41.252741480 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package javacc-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
@@ -37,9 +37,9 @@
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugin-plugin)
 BuildRequires:  mvn(org.apache.maven.reporting:maven-reporting-api)
 BuildRequires:  mvn(org.apache.maven.reporting:maven-reporting-impl)
+BuildRequires:  mvn(org.apache.maven:maven-core)
 BuildRequires:  mvn(org.apache.maven:maven-model)
 BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
-BuildRequires:  mvn(org.apache.maven:maven-project)
 BuildRequires:  mvn(org.codehaus.mojo:mojo-parent:pom:)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
 BuildArch:      noarch
@@ -59,6 +59,10 @@
 %patch0 -b .sav
 cp -p %{SOURCE1} .
 
+# migrate to maven 3
+%pom_xpath_set pom:prerequisites/pom:maven 3.8.6
+%pom_change_dep :maven-project :maven-core
+
 %build
 %{mvn_build} -f -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}

Reply via email to