This commit is contained in:
Dennis Gilmore 2013-02-14 15:06:19 -06:00
parent e719ade569
commit df18481b85

View File

@ -31,7 +31,7 @@
Summary: Extract class/interface/method definitions from sources
Name: qdox
Version: 1.12.1
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 0
License: ASL 2.0
URL: http://qdox.codehaus.org/
@ -158,6 +158,9 @@ cp -pr target/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
%doc %{_javadocdir}/%{name}
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.12.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:1.12.1-3
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local