This commit is contained in:
Dennis Gilmore 2012-01-13 00:20:25 -06:00
parent 34a2fc655c
commit 9c44880916

View File

@ -30,7 +30,7 @@
Name: jdom
Version: 1.1.2
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
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Nov 2 2011 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.2-1
- New upstream version.
- Adapt to current guidelines.