diff --git a/maven-shade-plugin.spec b/maven-shade-plugin.spec index 4ab6090..21fcc0e 100644 --- a/maven-shade-plugin.spec +++ b/maven-shade-plugin.spec @@ -1,6 +1,6 @@ Name: maven-shade-plugin Version: 1.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: This plugin provides the capability to package the artifact in an uber-jar Group: Development/Libraries @@ -86,6 +86,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %doc LICENSE %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 1.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Thu Jul 5 2012 Alexander Kurtakov 1.7.1-1 - Update to upstream 1.7.1.