From 3d70c1c958dd8b7cb657a8afb516d23a0a1a4488fd7190895c58a5149aa7f9a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 13 Feb 2019 12:48:10 +0000 Subject: [PATCH] Accepting request 674535 from home:jengelh:branches:Java:packages - Trim filler wording from description. OBS-URL: https://build.opensuse.org/request/show/674535 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jdom2?expand=0&rev=6 --- jdom2.changes | 5 +++++ jdom2.spec | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/jdom2.changes b/jdom2.changes index 030a0e4..1fb332a 100644 --- a/jdom2.changes +++ b/jdom2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 13 12:18:12 UTC 2019 - Jan Engelhardt + +- Trim filler wording from description. + ------------------------------------------------------------------- Sat Feb 9 06:29:42 UTC 2019 - Fridrich Strba diff --git a/jdom2.spec b/jdom2.spec index 2e3f67f..bed8b68 100644 --- a/jdom2.spec +++ b/jdom2.spec @@ -19,7 +19,7 @@ Name: jdom2 Version: 2.0.6 Release: 0 -Summary: Java manipulation of XML made easy +Summary: Java manipulation of XML License: Saxpath Group: Development/Libraries/Java URL: http://www.jdom.org/ @@ -49,10 +49,8 @@ It provides a Java-centric means of generating and manipulating XML documents. While JDOM inter-operates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or -enhancement to those APIs. Rather, it seeks to provide a robust, -light-weight means of reading and writing XML data without the -complex and memory-consumptive options that current API -offerings provide. +enhancement to those APIs. Rather, it provides a means of +reading and writing XML data. %package javadoc Summary: Javadoc for %{name}