diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index b07bdf9..0fc58b6 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -2,7 +2,7 @@ Name: maven-plugin-testing Version: 2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Maven Plugin Testing Group: Development/Libraries @@ -141,6 +141,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/ %{_mavendepmapfragdir}/%{name}-maven-test-tools %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.1-3 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local