Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scala-maven-plugin for openSUSE:Factory checked in at 2023-09-25 20:04:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scala-maven-plugin (Old) and /work/SRC/openSUSE:Factory/.scala-maven-plugin.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scala-maven-plugin" Mon Sep 25 20:04:03 2023 rev:4 rq:1113427 version:3.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/scala-maven-plugin/scala-maven-plugin.changes 2022-03-23 20:20:35.658537980 +0100 +++ /work/SRC/openSUSE:Factory/.scala-maven-plugin.new.1770/scala-maven-plugin.changes 2023-09-25 21:02:28.902640571 +0200 @@ -1,0 +2,5 @@ +Mon Sep 25 09:46:19 UTC 2023 - Fridrich Strba <[email protected]> + +- Remove dependency on maven2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scala-maven-plugin.spec ++++++ --- /var/tmp/diff_new_pack.KStJ8v/_old 2023-09-25 21:02:30.086683344 +0200 +++ /var/tmp/diff_new_pack.KStJ8v/_new 2023-09-25 21:02:30.086683344 +0200 @@ -1,7 +1,7 @@ # # spec file for package scala-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 @@ -41,10 +41,10 @@ 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.plexus:plexus-archiver) BuildRequires: mvn(org.codehaus.plexus:plexus-classworlds) BuildRequires: mvn(org.codehaus.plexus:plexus-utils) +BuildRequires: mvn(org.scala-sbt:compile) #!BuildRequires: sbt BuildArch: noarch @@ -67,6 +67,7 @@ %pom_remove_plugin :nexus-staging-maven-plugin %pom_remove_plugin :maven-javadoc-plugin +%pom_remove_dep :maven-project %pom_add_dep org.scala-sbt:compile %build
