diff --git a/maven-clean-plugin.spec b/maven-clean-plugin.spec index 7541a46..393eae3 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 2.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Maven Clean Plugin License: ASL 2.0 @@ -50,6 +50,9 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Tue Mar 04 2014 Stanislav Ochotnicky - 2.5-8 +- Use Requires: java-headless rebuild (#1067528) + * Tue Aug 06 2013 Michal Srb - 2.5-7 - Adapt to current guidelines - Install LICENSE+NOTICE file