|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: jdom2
|
|
|
|
Name: jdom2
|
|
|
|
Version: 2.0.6
|
|
|
|
Version: 2.0.6
|
|
|
|
Release: 16%{?dist}
|
|
|
|
Release: 17%{?dist}
|
|
|
|
Summary: Java manipulation of XML made easy
|
|
|
|
Summary: Java manipulation of XML made easy
|
|
|
|
License: Saxpath
|
|
|
|
License: Saxpath
|
|
|
|
URL: http://www.jdom.org/
|
|
|
|
URL: http://www.jdom.org/
|
|
|
@ -88,6 +88,9 @@ mv build/package/jdom-%{version}.bar build/package/jdom-%{version}.jar
|
|
|
|
%license LICENSE.txt
|
|
|
|
%license LICENSE.txt
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.0.6-17
|
|
|
|
|
|
|
|
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 07 2020 Fabio Valentini <decathorpe@gmail.com> - 2.0.6-16
|
|
|
|
* Thu May 07 2020 Fabio Valentini <decathorpe@gmail.com> - 2.0.6-16
|
|
|
|
- Drop optional isorelax verifier support from contrib.
|
|
|
|
- Drop optional isorelax verifier support from contrib.
|
|
|
|
|
|
|
|
|
|
|
|