This commit is contained in:
Dennis Gilmore 2012-01-13 03:24:23 -06:00
parent 72f6662d67
commit 1cbdb3bc29

View File

@ -1,6 +1,6 @@
Name: maven-clean-plugin
Version: 2.4.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Maven Clean Plugin
Group: Development/Libraries
@ -84,6 +84,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
%{_javadocdir}/%{name}
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jun 8 2011 Alexander Kurtakov <akurtako@redhat.com> 2.4.1-4
- Build with maven 3.x.
- Use upstream sources.