This commit is contained in:
parent
61a0446e6c
commit
595cca0102
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: apache-commons-cli
|
||||
Version: 1.8.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Command Line Interface Library for Java
|
||||
License: Apache-2.0
|
||||
URL: https://commons.apache.org/proper/commons-cli/
|
||||
|
|
@ -45,6 +45,9 @@ command line arguments and options.
|
|||
%doc README.md RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Tue Jul 16 2024 Marian Koncek <mkoncek@redhat.com> - 1.8.0-1
|
||||
- Update to upstream version 1.8.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue