This commit is contained in:
Dennis Gilmore 2014-06-07 03:15:37 -05:00
parent dae6780e28
commit 6483880dfe

View File

@ -1,6 +1,6 @@
Name: maven-antrun-plugin
Version: 1.7
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Maven AntRun Plugin
License: ASL 2.0
@ -51,6 +51,9 @@ This package contains the API documentation for %{name}.
%doc LICENSE NOTICE
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.7-7
- Use Requires: java-headless rebuild (#1067528)