Rebuild to verify xmvn/maven switch to jakarta-annotations.
This commit is contained in:
parent
f1460dd439
commit
9c01cd0ed5
@ -3,7 +3,7 @@
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 3.2.2
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
Summary: Provides new interfaces, implementations and utilities for Java Collections
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/%{base_name}/
|
||||
@ -84,6 +84,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 26 2020 Alexander Kurtakov <akurtako@redhat.com> 3.2.2-18
|
||||
- Rebuild to verify xmvn/maven switch to jakarta-annotations.
|
||||
|
||||
* Thu Jun 25 2020 Roland Grunberg <rgrunber@redhat.com> - 3.2.2-17
|
||||
- Fix ambiguous reference in AbstractTestCollection to build on Java 11.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user