From cf22dad8275f4d9509f3c5d2a9769380306f525fa565e15eb6db3971eacd4844 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 6 Sep 2023 13:34:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-io?expand=0&rev=10 --- plexus-io.changes | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/plexus-io.changes b/plexus-io.changes index 1f75331..d084e4e 100644 --- a/plexus-io.changes +++ b/plexus-io.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Sep 6 13:18:05 UTC 2023 - Fridrich Strba + +- Upgrade to version 3.4.1 +- Changes of 3.4.1 + * Bug Fixes + + Fix symbolic link are being resolved into absolute path +- Changes of 3.4.0 + * New features and improvements + + Drop legacy and make components pure JSR330 + + Restore speed improvements + * Maintenance + + Fix code style +- Changes of 3.3.1 + * Bug Fixes + + Fix symbolic links to directories are not recognized as + directories +- Changes of 3.3.0 + * Plexus IO 3.3.0 requires Java 8. + * New features and improvements + + Plexus IO build is now reproducible + + Various speed improvements + * Bug Fixes + + Fix issue related to symbolic link tests issue + ------------------------------------------------------------------- Tue May 11 20:09:08 UTC 2021 - Fridrich Strba