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
This commit is contained in:
Tomáš Chvátal 2019-02-13 12:48:10 +00:00 committed by Git OBS Bridge
parent 3ae5ad0811
commit 3d70c1c958
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 13 12:18:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim filler wording from description.
-------------------------------------------------------------------
Sat Feb 9 06:29:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -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}