Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-bundle-plugin for
openSUSE:Factory checked in at 2026-09-11 18:04:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-bundle-plugin (Old)
and /work/SRC/openSUSE:Factory/.maven-bundle-plugin.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-bundle-plugin"
Fri Sep 11 18:04:05 2026 rev:6 rq:1377326 version:6.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-bundle-plugin/maven-bundle-plugin.changes
2025-07-22 12:54:35.085767210 +0200
+++
/work/SRC/openSUSE:Factory/.maven-bundle-plugin.new.1265/maven-bundle-plugin.changes
2026-09-11 18:07:24.490092683 +0200
@@ -1,0 +2,20 @@
+Thu Sep 3 05:53:53 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 6.2.0
+ * Bugs:
+ + FELIX-6830: maven-bundle-plugin includes alien resources (e.g.
+ beans_*.xsd, validation-*.xsd) from classpath dependencies
+ when a module-info is present
+ + FELIX-6857: maven-bundle-plugin: do not embed type=pom
+ dependencies (bnd fails opening the .pom as a JAR)
+ * Improvements:
+ + FELIX-6858: Upgrade bndlib to 7.4.0
+ + FELIX-6741: Upgrade dependencies for maven-bundle-plugin
+ (bnd 7.3.0 among other updates)
+ + FELIX-6708: Upgrade bnd to 7.0.0 (Java 17 or higher required)
+- Fetch sources using source service from the felix monorepo
+- Removed patch:
+ * new-reporting-api.patch
+ + Integrated upstream.
+
+-------------------------------------------------------------------
Old:
----
maven-bundle-plugin-5.1.9-source-release.tar.gz
new-reporting-api.patch
New:
----
_scmsync.obsinfo
_service
build.specials.obscpio
maven-bundle-plugin-6.2.0.tar.xz
----------(Old B)----------
Old:- Removed patch:
* new-reporting-api.patch
+ Integrated upstream.
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-bundle-plugin.spec ++++++
--- /var/tmp/diff_new_pack.ZUjOPX/_old 2026-09-11 18:07:25.052116287 +0200
+++ /var/tmp/diff_new_pack.ZUjOPX/_new 2026-09-11 18:07:25.054116371 +0200
@@ -17,14 +17,13 @@
Name: maven-bundle-plugin
-Version: 5.1.9
+Version: 6.2.0
Release: 0
Summary: Maven Bundle Plugin
License: Apache-2.0
Group: Development/Libraries/Java
URL: https://felix.apache.org
-Source0:
https://repo1.maven.org/maven2/org/apache/felix/%{name}/%{version}/%{name}-%{version}-source-release.tar.gz
-Patch0: new-reporting-api.patch
+Source0: %{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: maven-local
BuildRequires: mvn(biz.aQute.bnd:biz.aQute.bndlib)
@@ -68,11 +67,10 @@
%prep
%setup -q
-%patch -P 0 -p1
find -name '*.jar' -delete
-%pom_change_dep :org.osgi.core :osgi.core
+%pom_remove_dep org.apache.felix:org.apache.felix.metatype
%pom_remove_plugin :maven-invoker-plugin
++++++ _scmsync.obsinfo ++++++
mtime: 1788416298
commit: 18522e3833aa9e274750f74cdcc2dc0bad65bc892b5bab7ee0005a05b19a6dd8
url: https://src.opensuse.org/java-packages/maven-bundle-plugin
revision: 18522e3833aa9e274750f74cdcc2dc0bad65bc892b5bab7ee0005a05b19a6dd8
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ _service ++++++
<services>
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param
name="url">https://github.com/apache/felix-dev.git</param>
<param name="revision">maven-bundle-plugin-6.2.0</param>
<param name="match-tag">maven-bundle-plugin-*</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">maven-bundle-plugin-(.*)</param>
<param name="subdir">tools/maven-bundle-plugin</param>
<param name="filename">maven-bundle-plugin</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual"/>
</services>
++++++ 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 2026-09-03 08:18:18.000000000 +0200
@@ -0,0 +1 @@
+.osc