This commit is contained in:
Dennis Gilmore 2012-07-19 11:10:21 -05:00
parent b2c0c36917
commit 7392ed45a9

View File

@ -30,7 +30,7 @@
Name: jdom
Version: 1.1.3
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 0
Summary: Java alternative to DOM and SAX
License: ASL 1.1
@ -118,6 +118,9 @@ cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-jdom.pom
%doc LICENSE.txt
%changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Apr 17 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.3-1
- Update to upstream 1.1.3 release.