Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-antrun-plugin for
openSUSE:Factory checked in at 2025-10-22 12:15:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-antrun-plugin (Old)
and /work/SRC/openSUSE:Factory/.maven-antrun-plugin.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-antrun-plugin"
Wed Oct 22 12:15:13 2025 rev:4 rq:1312807 version:3.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-antrun-plugin/maven-antrun-plugin.changes
2022-03-24 23:00:48.732413396 +0100
+++
/work/SRC/openSUSE:Factory/.maven-antrun-plugin.new.18484/maven-antrun-plugin.changes
2025-10-22 12:19:36.531873251 +0200
@@ -1,0 +2,26 @@
+Tue Oct 21 05:08:02 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 3.2.0
+ * Documentation updates
+ + MNGSITE-529: Rename "Goals" to "Plugin Documentation"
+ + MANTRUN-231: Document limitations of exportAntProperties
+ * Maintenance
+ + Refresh download page, use site descriptor 2.0
+ + Add tag-template to release-drafter
+ + Run ci also with Maven 4
+ + Bump Maven to 3.9.11 and keep prerequisites at 3.6.3
+ + feat: enable prevent branch protection rules
+ + Enable Github Issues
+ + Switch from plexus to Guice
+ + Correct user visible spelling error
+ + MANTRUN-241: Bump org.junit:junit-bom from 5.10.1 to 5.10.2
+ + MANTRUN-239: Upgrade parent pom to 40
+ + MANTRUN-239: Update parent pom to 39
+ + MANTRUN-242: Require Maven 3.6.3+
+ + MANTRUN-241: Bump org.junit:junit-bom from 5.10.1 to 5.10.2
+ + MANTRUN-244: Upgrade to JUnit 5.12.0
+ + MANTRUN-241: Bump org.junit.jupiter:junit-jupiter-engine to
+ 5.10.1
+ + MANTRUN-240: Bump org.apache.ant:ant from 1.10.13 to 1.10.14
+
+-------------------------------------------------------------------
Old:
----
maven-antrun-plugin-3.0.0-source-release.zip
New:
----
_scmsync.obsinfo
build.specials.obscpio
maven-antrun-plugin-3.2.0-source-release.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-antrun-plugin.spec ++++++
--- /var/tmp/diff_new_pack.MMmjkQ/_old 2025-10-22 12:19:37.535915544 +0200
+++ /var/tmp/diff_new_pack.MMmjkQ/_new 2025-10-22 12:19:37.539915713 +0200
@@ -1,7 +1,7 @@
#
# spec file for package maven-antrun-plugin
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# 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-antrun-plugin
-Version: 3.0.0
+Version: 3.2.0
Release: 0
Summary: Maven AntRun Plugin
License: Apache-2.0
@@ -27,14 +27,19 @@
BuildRequires: fdupes
BuildRequires: maven-local
BuildRequires: unzip
+BuildRequires: mvn(javax.inject:javax.inject)
BuildRequires: mvn(org.apache.ant:ant)
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:)
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-plugin-api)
+BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin)
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
+BuildRequires: mvn(org.codehaus.plexus:plexus-xml)
+BuildRequires: mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
BuildArch: noarch
%description
@@ -52,10 +57,11 @@
%setup -q
%build
-%{mvn_build} -f \
+%{mvn_build} -f -- \
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
- -- -Dmaven.compiler.release=8
+ -Dmaven.compiler.release=8 \
%endif
+ -Dsource=8
%install
%mvn_install
++++++ _scmsync.obsinfo ++++++
mtime: 1761025646
commit: 70f667349f09c24fe0ae9f7d49341e07f9adfc2f7bed1dbbc1e1a9eea1f75ba3
url: https://src.opensuse.org/java-packages/maven-antrun-plugin.git
revision: 70f667349f09c24fe0ae9f7d49341e07f9adfc2f7bed1dbbc1e1a9eea1f75ba3
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2025-10-21 07:47:49.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ maven-antrun-plugin-3.0.0-source-release.zip ->
maven-antrun-plugin-3.2.0-source-release.zip ++++++
++++ 5373 lines of diff (skipped)