This commit is contained in:
Dennis Gilmore 2016-02-04 05:05:19 +00:00
parent 0067b6ea1b
commit 864f02eeb7

View File

@ -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 <releng@fedoraproject.org> - 3.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 24 2015 Michael Simacek <msimacek@redhat.com> - 3.3.0-5
- Port to current maven-artifact