This commit is contained in:
Dennis Gilmore 2014-06-07 03:30:55 -05:00
parent dd5b7f1a4f
commit 291eb09890

View File

@ -1,6 +1,6 @@
Name: maven-plugin-testing
Version: 3.1.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Maven Plugin Testing
License: ASL 2.0
URL: http://maven.apache.org/plugin-testing/
@ -76,6 +76,9 @@ sed -i -e "s/MockControl/IMocksControl/g" maven-test-tools/src/main/java/org/apa
%doc LICENSE NOTICE
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.0-3
- Remove BuildRequires on maven-surefire-provider-junit4