|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
|
|
|
|
|
Name: jdom
|
|
|
|
|
Version: 1.1.3
|
|
|
|
|
Release: 37%{?dist}
|
|
|
|
|
Release: 38%{?dist}
|
|
|
|
|
Summary: Java alternative to DOM and SAX
|
|
|
|
|
License: Saxpath
|
|
|
|
|
URL: http://www.jdom.org/
|
|
|
|
@ -113,6 +113,10 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
|
|
|
|
|
%license LICENSE.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.3-38
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.3-37
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|