import apache-commons-cli-1.4-17.el9

This commit is contained in:
CentOS Sources 2023-03-28 09:43:38 +00:00 committed by root
parent a73522b5e6
commit 761947934e
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: apache-commons-cli
Version: 1.4
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Command Line Interface Library for Java
License: ASL 2.0
URL: http://commons.apache.org/cli/
@ -46,6 +46,9 @@ command line arguments and options.
%doc README.md RELEASE-NOTES.txt
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-17
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688