This commit is contained in:
Dennis Gilmore 2012-07-19 18:40:47 -05:00
parent e216ad8307
commit c790e09473

View File

@ -1,6 +1,6 @@
Name: maven-shade-plugin Name: maven-shade-plugin
Version: 1.7.1 Version: 1.7.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: This plugin provides the capability to package the artifact in an uber-jar Summary: This plugin provides the capability to package the artifact in an uber-jar
Group: Development/Libraries Group: Development/Libraries
@ -86,6 +86,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jul 5 2012 Alexander Kurtakov <akurtako@redhat.com> 1.7.1-1 * Thu Jul 5 2012 Alexander Kurtakov <akurtako@redhat.com> 1.7.1-1
- Update to upstream 1.7.1. - Update to upstream 1.7.1.