diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index 838db9e..2c05dc5 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -2,7 +2,7 @@ Name: apache-commons-cli Version: 1.4 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Command Line Interface Library for Java License: ASL 2.0 URL: http://commons.apache.org/cli/ @@ -46,6 +46,10 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.4-16 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 1.4-15 - Rebuild to workaround DistroBaker issue