diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index 9b805eb..c1b449c 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -1,6 +1,6 @@ Name: maven-dependency-plugin Version: 2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugin to manipulate, copy and unpack local and remote artifacts Group: Development/Libraries @@ -109,6 +109,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadocdir}/%{name} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Feb 21 2012 Tomas Radej - 2.4-1 - Updated to the upstream version - Partially removed a test because of a legacy class use