Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-utils for openSUSE:Factory 
checked in at 2022-10-25 13:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-utils (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-utils.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-utils"

Tue Oct 25 13:59:17 2022 rev:7 rq:1031124 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-utils/plexus-utils.changes        
2022-05-25 20:35:38.616318182 +0200
+++ /work/SRC/openSUSE:Factory/.plexus-utils.new.2275/plexus-utils.changes      
2022-10-25 13:59:19.128403849 +0200
@@ -1,0 +2,29 @@
+Tue Oct 25 11:01:11 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Upgrade to upstream version 3.5.0
+  * Changes of 3.5.0
+    + Don't throw IOException when none is required
+    + Always preserve dominant node value (even if empty)
+    + Don't overwrite blank (but non-empty) dominant values during
+      mergeXpp3Dom
+    + Deprecate isEmpty(String) and isNotEmpty(String) in favour of
+      same named
+    + isEmpty(String) must not return false for whitespace-only
+      values
+    + Get rid maven-plugin-testing-harness from dependency
+  * Changes of 3.4.2
+    + Provides a CachingOuptutStream and a CachingWriter
+    + Use (already) precalculated value
+    + use github shared actions
+    + MXParser fixes
+    + Fix last modified time not being updated on linux
+    + Fix regression and deprecate: FileUtils.fileAppend should
+      create file
+    + Fix some testing XML files checkout with incorrect eol
+    + Fixed regressions: #163 and #194
+    + Don't ignore valid SCM files
+  * Change of 3.4.1
+    + Fixes #163: Regression: encoding error when parsing a
+      ISO-8859-1 xml
+
+-------------------------------------------------------------------

Old:
----
  plexus-utils-3.3.1.tar.gz

New:
----
  plexus-utils-3.5.0.tar.gz

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

Other differences:
------------------
++++++ plexus-utils.spec ++++++
--- /var/tmp/diff_new_pack.PBJPWC/_old  2022-10-25 13:59:19.604404609 +0200
+++ /var/tmp/diff_new_pack.PBJPWC/_new  2022-10-25 13:59:19.612404621 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           plexus-utils
-Version:        3.3.1
+Version:        3.5.0
 Release:        0
 Summary:        Plexus Common Utilities
 License:        Apache-1.1 AND Apache-2.0 AND xpp AND BSD-3-Clause AND 
SUSE-Public-Domain

++++++ plexus-utils-3.3.1.tar.gz -> plexus-utils-3.5.0.tar.gz ++++++
++++ 20994 lines of diff (skipped)

++++++ plexus-utils-build.xml ++++++
--- /var/tmp/diff_new_pack.PBJPWC/_old  2022-10-25 13:59:20.124405437 +0200
+++ /var/tmp/diff_new_pack.PBJPWC/_new  2022-10-25 13:59:20.128405444 +0200
@@ -11,7 +11,7 @@
   <property name="project.groupId" value="org.codehaus.plexus"/>
   <property name="project.fragment" value="utils"/>
   <property name="project.artifactId" value="plexus-${project.fragment}"/>
-  <property name="project.version" value="3.3.1"/>
+  <property name="project.version" value="3.5.0"/>
   <property name="project.name" value="Plexus Common Utilities"/>
   <property name="project.description" value="A collection of various utility 
classes to ease working with strings, files, command lines, XML and more."/>
   <property name="project.organization.name" value="Codehaus Plexus"/>

Reply via email to