diff --git a/jdom.spec b/jdom.spec index 9c94f6b..af8b75a 100644 --- a/jdom.spec +++ b/jdom.spec @@ -30,7 +30,7 @@ Name: jdom Version: 1.1.3 -Release: 21%{?dist} +Release: 22%{?dist} Epoch: 0 Summary: Java alternative to DOM and SAX License: Saxpath @@ -105,6 +105,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name} %license LICENSE.txt %changelog +* Fri Jul 10 2020 Jiri Vanek - 0:1.1.3-22 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Thu Jun 25 2020 Alexander Kurtakov 0:1.1.3-21 - Fix compilation with Java 11.