diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index 1f1b37a..9533f04 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,6 +1,6 @@ Name: maven-plugin-testing Version: 3.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Maven Plugin Testing License: ASL 2.0 URL: http://maven.apache.org/plugin-testing/ @@ -87,6 +87,9 @@ sed -i -e "s/MockControl/IMocksControl/g" maven-test-tools/src/main/java/org/apa %doc LICENSE NOTICE %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 3.3.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 24 2015 Michael Simacek - 3.3.0-5 - Port to current maven-artifact