Rebuild to regenerate auto-requires

Related: RHEL-17126
This commit is contained in:
Marián Konček 2024-02-08 10:53:08 +01:00
parent 3baee80cae
commit 7adb7643c8

View File

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