diff --git a/xz-java.changes b/xz-java.changes index e4340e6..801a4bc 100644 --- a/xz-java.changes +++ b/xz-java.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 26 12:01:16 UTC 2019 - Jan Engelhardt + +- Trim future goals from description. + ------------------------------------------------------------------- Wed Jan 9 08:43:32 UTC 2019 - Fridrich Strba diff --git a/xz-java.spec b/xz-java.spec index e495ed3..9729fa1 100644 --- a/xz-java.spec +++ b/xz-java.spec @@ -34,14 +34,13 @@ BuildRequires: unzip BuildArch: noarch %description -This aims to be a complete implementation of XZ data compression in pure Java. +This is an implementation of XZ data compression in pure Java. Single-threaded streamed compression and decompression and random access -decompression have been fully implemented. Threading is planned but it is -unknown when it will be implemented. +decompression have been implemented. %package javadoc Summary: API documentation of Java XZ compression library -Group: Development/Libraries/Java +Group: Documentation/HTML %description javadoc This package contains the API documentation of xz-java.