|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%bcond_with bootstrap
|
|
|
|
|
%bcond_without bootstrap
|
|
|
|
|
|
|
|
|
|
Name: jdom2
|
|
|
|
|
Version: 2.0.6
|
|
|
|
|
Release: 21%{?dist}
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Summary: Java manipulation of XML made easy
|
|
|
|
|
License: Saxpath
|
|
|
|
|
URL: http://www.jdom.org/
|
|
|
|
@ -80,6 +80,9 @@ mkdir lib
|
|
|
|
|
%license LICENSE.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.6-22
|
|
|
|
|
- Bootstrap build
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-21
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|