diff --git a/apache-commons-cli.changes b/apache-commons-cli.changes index 5118f8c..6e3b5ca 100644 --- a/apache-commons-cli.changes +++ b/apache-commons-cli.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 5 12:10:09 UTC 2019 - Fridrich Strba + +- Clean-up the spec file +- Removed patch: + * commons-cli-1.4-jdk9.patch + + not needed since we are not building with maven +- Added patch: + * CLI-253-workaround.patch + + [CLI-253] Prevent "Unrecognized option: --null" when handling + long opts in PosixParser + ------------------------------------------------------------------- Tue Oct 23 17:55:39 UTC 2018 - Fridrich Strba