From ab3578ec14b71ac3c4cb78d81898f27b6ed74400c93f56ccb94970ef210b18f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Jun 2019 19:19:54 +0000 Subject: [PATCH] Accepting request 707275 from home:jengelh:branches:Java:packages - Trim description repetition of itself. OBS-URL: https://build.opensuse.org/request/show/707275 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-reporting-exec?expand=0&rev=8 --- maven-reporting-exec.changes | 5 +++++ maven-reporting-exec.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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}