Compare commits

..

2 Commits

Author SHA1 Message Date
Marián Konček 5058d089ec Rebuild to regenerate auto-requires Related: RHEL-17126 2024-02-09 01:12:43 +00:00
Mikolaj Izdebski 3baee80cae Rebuild to regenerate auto-requires
Related: RHEL-17126
2024-02-05 13:40:30 +01:00
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: apache-commons-cli
Version: 1.5.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Command Line Interface Library for Java
License: ASL 2.0
URL: http://commons.apache.org/cli/
@ -43,6 +43,9 @@ command line arguments and options.
%doc README.md RELEASE-NOTES.txt
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1.5.0-6
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5.0-5
- Rebuild to regenerate auto-requires