This commit is contained in:
Dennis Gilmore 2012-01-13 03:31:43 -06:00
parent 1b2673dd90
commit 7916c555bf

View File

@ -1,6 +1,6 @@
Name: maven-source-plugin
Version: 2.1.2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Plugin creating source jar
Group: Development/Libraries
@ -86,6 +86,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.1.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jun 8 2011 Alexander Kurtakov <akurtako@redhat.com> 2.1.2-6
- Use upstream source.
- Build with maven 3.x.