Changelog for
picocli-shell-jline2-4.7.4-3.12.1.noarch.rpm :
* Tue Jun 13 2023 fstrbaAATTsuse.com- Update to version 4.7.4
* Fixes: + API: Add setter for name in picocli.shell.jline3.PicocliCommands. + Enhancement: Improved feedback on mistyped subcommands + Enhancement: prevent java.nio.charset.UnsupportedCharsetException: cp0 on windows, and fall back to the default charset if the charset provided by System property sun.stdout.encoding is invalid + Bugfix: Option \"mapFallbackValue\" ignored when inherited to subcommand + Bugfix: fix issue with required options in ArgGroup becoming optional when combined with DefaultValueProvider- Fetch sources using source service: this allows filter out binaries with spurious legal status and which we don\'t use for build- Due to a bug in the upstream github repository, fetch sources from our private fork until https://github.com/remkop/picocli/pull/2045 gets integrated upstream- Added patch:
* revert-version.patch + revert a version change between our fixed code and the upstream tag
* Mon Jun 05 2023 fstrbaAATTsuse.com- Require java 9 for build so that we can build the module-info.java always- Build all classes with source/target 8 and the module-info.java with release 9, which makes the jars usable with java 8 and higher
* Thu Jun 01 2023 shvetz.antonAATTgmail.com- Upgrade to version 4.7.3
* full changes from previous versions are in https://github.com/remkop/picocli/blob/v4.7.3/RELEASE-NOTES.md- Package artifacts: picocli-{codegen,shell-jline2}- JPMS: package module discriptors when building with java >= 9- Take POMs from Maven Central
* Fri Jun 24 2022 fstrbaAATTsuse.com- Build picocli using ant to avoid cycles
* Tue Jan 18 2022 fstrbaAATTsuse.com- Upgrade to version 4.6.2
* full changes from previous versions are in https://github.com/remkop/picocli/blob/v4.6.2/RELEASE-NOTES.md
* Fri Nov 08 2019 fstrbaAATTsuse.com- Initial packaging of picocli 4.0.4