diff --git a/maven-assembly-plugin.spec b/maven-assembly-plugin.spec index 54e4cf4..345e8c6 100644 --- a/maven-assembly-plugin.spec +++ b/maven-assembly-plugin.spec @@ -1,6 +1,6 @@ Name: maven-assembly-plugin Version: 2.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Maven Assembly Plugin Group: Development/Libraries @@ -118,6 +118,9 @@ rm -rf target/site/api* %{_javadocdir}/%{name} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.4-4 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local