Sync from SUSE:SLFO:Main plexus-utils revision 83b9a07a904bc254ffb1ac03fd7a5352

This commit is contained in:
Adrian Schröter 2025-02-25 19:34:17 +01:00
parent c5b8b4f745
commit 3f0969b23f
5 changed files with 16 additions and 5 deletions

BIN
plexus-utils-4.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
plexus-utils-4.0.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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="4.0.1"/>
<property name="project.version" value="4.0.2"/>
<property name="compiler.release" value="8"/>
<property name="compiler.source" value="1.${compiler.release}"/>

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 4 22:31:13 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upsteam version 4.0.2
* Bug Fixes
+ Specify /D for cmd.exe to bypass the Command Processor
Autorun folder
* Dependency updates
+ Bump org.codehaus.plexus:plexus from 17 to 18
+ Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1
-------------------------------------------------------------------
Tue Apr 30 14:09:54 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -17,7 +17,7 @@
Name: plexus-utils
Version: 4.0.1
Version: 4.0.2
Release: 0
Summary: Plexus Common Utilities
License: Apache-1.1 AND Apache-2.0 AND xpp AND BSD-3-Clause AND SUSE-Public-Domain