SHA256
1
0
forked from pool/plexus-utils

Accepting request 1084304 from Java:packages

3.5.1

OBS-URL: https://build.opensuse.org/request/show/1084304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-utils?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-05-04 15:10:08 +00:00 committed by Git OBS Bridge
commit 7c0962d780
5 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:742c86601237b3d8a77eb0eb8fdf7ff981c916cd398d127d23b9da09be1efcbb
size 475315

BIN
plexus-utils-3.5.1.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="3.5.0"/>
<property name="project.version" value="3.5.1"/>
<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"/>

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 3 11:08:12 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream vesion 3.5.1
* Changes
+ Reading and writing files using Java NIO (#232)
+ Partial revert of "Support combine.self='remove'" to fix
MNG-7709 (#241)
+ Fix reading comments with UTF chars (fixes #238) (#240)
-------------------------------------------------------------------
Tue Oct 25 11:01:11 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package plexus-utils
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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: plexus-utils
Version: 3.5.0
Version: 3.5.1
Release: 0
Summary: Plexus Common Utilities
License: Apache-1.1 AND Apache-2.0 AND xpp AND BSD-3-Clause AND SUSE-Public-Domain