diff --git a/maven-reporting-exec.changes b/maven-reporting-exec.changes index 7e23fd5..895c433 100644 --- a/maven-reporting-exec.changes +++ b/maven-reporting-exec.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 3 17:53:13 UTC 2019 - Jan Engelhardt + +- Trim description repetition of itself. + ------------------------------------------------------------------- Sun May 5 20:30:17 UTC 2019 - Jan Engelhardt diff --git a/maven-reporting-exec.spec b/maven-reporting-exec.spec index 7945967..f6de067 100644 --- a/maven-reporting-exec.spec +++ b/maven-reporting-exec.spec @@ -47,8 +47,7 @@ Requires: java-headless BuildArch: noarch %description -Classes to manage report plugin executions with Maven 3. Contains classes for -managing and configuring reports and their execution. +Classes to manage and configure report plugin executions with Maven 3. %package javadoc Summary: API documentation for %{name}