Rebuilt for JDK-11
This commit is contained in:
parent
378656ede7
commit
a52d3b0586
@ -2,7 +2,7 @@
|
||||
|
||||
Name: velocity
|
||||
Version: 1.7
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Java-based template engine
|
||||
License: ASL 2.0
|
||||
@ -192,6 +192,9 @@ cp -pr examples test %{buildroot}%{_datadir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 14 2020 Jiri Vanek <jvanek@redhat.com> - 0:1.7-30
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
* Mon Jul 13 2020 Mat Booth <mat.booth@redhat.com> - 0:1.7-29
|
||||
- Ignore test case that fails on Java 11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user