Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package flatten-maven-plugin for
openSUSE:Factory checked in at 2025-07-22 12:54:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatten-maven-plugin (Old)
and /work/SRC/openSUSE:Factory/.flatten-maven-plugin.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatten-maven-plugin"
Tue Jul 22 12:54:14 2025 rev:2 rq:1294780 version:1.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/flatten-maven-plugin/flatten-maven-plugin.changes
2024-10-17 18:41:40.920139270 +0200
+++
/work/SRC/openSUSE:Factory/.flatten-maven-plugin.new.8875/flatten-maven-plugin.changes
2025-07-22 12:54:31.009597473 +0200
@@ -1,0 +2,31 @@
+Mon Jul 21 09:45:04 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 1.7.1
+- Changes of 1.7.1
+ * Bug Fixes
+ + Fix #400 - Preserve POM content ordering (and formatting) on
+ resolveCiFriendliesOnly flattenMode
+ + Fix FilteringValueSourceWrapper for a newer version of
+ plexus-interpolation, Maven 3.9.10
+ * Documentation updates
+ + Use resolveCiFriendliesOnly in examples instead of minimum
+ for flattenMode
+ + Remove a dead link to MOJO-2030 from documentation
+ + Rename 'Goals' to 'Plugin Documentation' in site manu
+ * Maintenance
+ + Fix typo in License name
+ + Use constant 3.6.3 in prerequisites/maven as minimal Maven
+ version
+- Changes of 1.7.0
+ * New features and improvements
+ + Bind :clean to 'clean' phase by default
+ + Feature/extended interpolate
+ * Bug Fixes
+ + Fix Issue#377 Regression: parent dependencies missing in
+ flattened pom
+ * Maintenance
+ + Avoid using deprecated items
+ + Remove Maven wrapper configuration
+ + Remove no-overwrite-3.6.2-before IT
+
+-------------------------------------------------------------------
Old:
----
flatten-maven-plugin-1.6.0.tar.xz
New:
----
flatten-maven-plugin-1.7.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ flatten-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.IgqjKM/_old 2025-07-22 12:54:31.949636617 +0200
+++ /var/tmp/diff_new_pack.IgqjKM/_new 2025-07-22 12:54:31.949636617 +0200
@@ -1,7 +1,7 @@
#
# spec file for package flatten-maven-plugin
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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: flatten-maven-plugin
-Version: 1.6.0
+Version: 1.7.1
Release: 0
Summary: Maven Flatten Plugin
License: Apache-2.0
@@ -56,8 +56,8 @@
%prep
%setup -q
-%pom_add_plugin org.eclipse.sisu:sisu-maven-plugin
-%pom_xpath_remove
"pom:plugin[pom:artifactId[text()='sisu-maven-plugin']]/pom:version"
+%pom_add_dep javax.inject:javax.inject:1.0.5:provided
+%pom_add_dep org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M3:provided
%build
%{mvn_build} -f -- \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.IgqjKM/_old 2025-07-22 12:54:31.981637950 +0200
+++ /var/tmp/diff_new_pack.IgqjKM/_new 2025-07-22 12:54:31.985638116 +0200
@@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param
name="url">https://github.com/mojohaus/flatten-maven-plugin.git</param>
- <param name="revision">1.6.0</param>
+ <param name="revision">1.7.1</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service name="recompress" mode="disabled">
++++++ flatten-maven-plugin-1.6.0.tar.xz -> flatten-maven-plugin-1.7.1.tar.xz
++++++
++++ 3518 lines of diff (skipped)