Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-enforcer for openSUSE:Factory 
checked in at 2024-10-30 17:38:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-enforcer (Old)
 and      /work/SRC/openSUSE:Factory/.maven-enforcer.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-enforcer"

Wed Oct 30 17:38:35 2024 rev:5 rq:1219404 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-enforcer/maven-enforcer.changes    
2023-09-28 00:38:35.541102574 +0200
+++ /work/SRC/openSUSE:Factory/.maven-enforcer.new.2020/maven-enforcer.changes  
2024-10-30 17:39:01.451788143 +0100
@@ -1,0 +2,13 @@
+Wed Oct 30 09:27:39 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Update to version 3.5.0
+  * Bug
+    + MENFORCER-503: requireOS cause NPE with Maven 3.9.7
+  * New Feature
+    + MENFORCER-500: New rule: Maven coordinates must match pattern
+  * Improvement
+    + MENFORCER-490: Properly declare dependencies
+    + MENFORCER-494: Allow banning dynamic versions before computing
+      the final dependency tree
+
+-------------------------------------------------------------------

Old:
----
  enforcer-3.4.1-source-release.zip

New:
----
  enforcer-3.5.0-source-release.zip

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

Other differences:
------------------
++++++ maven-enforcer.spec ++++++
--- /var/tmp/diff_new_pack.tRxm4e/_old  2024-10-30 17:39:02.219820315 +0100
+++ /var/tmp/diff_new_pack.tRxm4e/_new  2024-10-30 17:39:02.219820315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-enforcer
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           maven-enforcer
-Version:        3.4.1
+Version:        3.5.0
 Release:        0
 Summary:        A build rule execution framework
 License:        Apache-2.0
@@ -32,17 +32,24 @@
 BuildRequires:  mvn(commons-codec:commons-codec)
 BuildRequires:  mvn(commons-io:commons-io)
 BuildRequires:  mvn(javax.annotation:javax.annotation-api)
+BuildRequires:  mvn(javax.inject:javax.inject)
+BuildRequires:  mvn(org.apache-extras.beanshell:bsh)
 BuildRequires:  mvn(org.apache.commons:commons-lang3)
 BuildRequires:  mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugin-plugin)
+BuildRequires:  mvn(org.apache.maven.resolver:maven-resolver-api)
+BuildRequires:  mvn(org.apache.maven.resolver:maven-resolver-util)
 BuildRequires:  mvn(org.apache.maven:maven-artifact)
 BuildRequires:  mvn(org.apache.maven:maven-core)
+BuildRequires:  mvn(org.apache.maven:maven-model)
+BuildRequires:  mvn(org.apache.maven:maven-model-builder)
 BuildRequires:  mvn(org.apache.maven:maven-parent:pom:)
 BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
-BuildRequires:  mvn(org.beanshell:bsh)
+BuildRequires:  mvn(org.apache.maven:maven-settings)
+BuildRequires:  mvn(org.codehaus.plexus:plexus-classworlds)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
-BuildRequires:  mvn(org.eclipse.aether:aether-api)
-BuildRequires:  mvn(org.eclipse.aether:aether-util)
+BuildRequires:  mvn(org.codehaus.plexus:plexus-xml)
+BuildRequires:  mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
 BuildRequires:  mvn(org.eclipse.sisu:sisu-maven-plugin)
 BuildRequires:  mvn(org.slf4j:slf4j-api)
 BuildArch:      noarch
@@ -95,12 +102,6 @@
 
 find -name '*.java' -exec sed -i 's/\r//' {} +
 
-%pom_remove_dep org.junit:junit-bom
-
-%pom_add_dep javax.annotation:javax.annotation-api maven-enforcer-plugin
-
-%pom_add_plugin org.eclipse.sisu:sisu-maven-plugin maven-enforcer-plugin
-
 %build
 %{mvn_build} -s -f -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}

++++++ enforcer-3.4.1-source-release.zip -> enforcer-3.5.0-source-release.zip 
++++++
++++ 1662 lines of diff (skipped)

Reply via email to