Rebuilt for JDK-11
This commit is contained in:
parent
a2bbcd2af3
commit
afa2b50de3
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: apache-commons-cli
|
||||
Version: 1.4
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?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
|
||||
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.4-10
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
* Wed Jun 24 2020 Alexander Kurtakov <akurtako@redhat.com> 1.4-9
|
||||
- Fix build with Java 11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue