This commit is contained in:
Dennis Gilmore 2014-06-07 03:18:11 -05:00
parent 8df172506d
commit 26315fd836

View File

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