Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plexus-xml for openSUSE:Factory checked in at 2026-09-11 18:03:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plexus-xml (Old) and /work/SRC/openSUSE:Factory/.plexus-xml.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-xml" Fri Sep 11 18:03:45 2026 rev:4 rq:1377320 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plexus-xml/plexus-xml.changes 2025-06-05 20:37:35.537409057 +0200 +++ /work/SRC/openSUSE:Factory/.plexus-xml.new.1265/plexus-xml.changes 2026-09-11 18:07:08.784433062 +0200 @@ -1,0 +2,18 @@ +Tue Sep 8 15:35:54 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to upstream version 3.1.0 + * New features and improvements + + Establish an automatic module name on the 3.x line + * Bug Fixes + + Backport the UTF-8-without-BOM and ISO-8859-1 parsing fix + to 3.x + * Maintenance + + [3.x] Set the next development version to 3.1.0-SNAPSHOT + * Build + + [3.x] Update parent to plexus 27 + + Keep the 3.x release drafter config on the 3.x branch + * Dependency updates + + Bump org.codehaus.plexus:plexus from 20 to 26 + + Bump release-drafter/release-drafter from 6 to 7.7.0 + +------------------------------------------------------------------- Old: ---- plexus-xml-3.0.2.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio plexus-xml-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plexus-xml.spec ++++++ --- /var/tmp/diff_new_pack.5qDupH/_old 2026-09-11 18:07:09.438460531 +0200 +++ /var/tmp/diff_new_pack.5qDupH/_new 2026-09-11 18:07:09.439460573 +0200 @@ -1,7 +1,7 @@ # # spec file for package plexus-xml # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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: plexus-xml -Version: 3.0.2 +Version: 3.1.0 Release: 0 Summary: Plexus XML Utilities License: Apache-2.0 ++++++ _scmsync.obsinfo ++++++ mtime: 1788882065 commit: 2059a3bf559ce2239d9b187abd262e34da61d971875a820afbdce86b0700f218 url: https://src.opensuse.org/java-packages/plexus-xml revision: 2059a3bf559ce2239d9b187abd262e34da61d971875a820afbdce86b0700f218 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 2026-09-08 17:41:05.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ plexus-xml-3.0.2.tar.gz -> plexus-xml-3.1.0.tar.gz ++++++ ++++ 1864 lines of diff (skipped) ++++++ plexus-xml-build.xml ++++++ --- /var/tmp/diff_new_pack.5qDupH/_old 2026-09-11 18:07:09.694471283 +0200 +++ /var/tmp/diff_new_pack.5qDupH/_new 2026-09-11 18:07:09.698471451 +0200 @@ -8,7 +8,7 @@ <property name="project.groupId" value="org.codehaus.plexus"/> <property name="project.artifactId" value="plexus-xml"/> - <property name="project.version" value="3.0.2"/> + <property name="project.version" value="3.1.0"/> <property name="compiler.release" value="8"/> <property name="compiler.source" value="1.${compiler.release}"/>
