diff --git a/libcdr.changes b/libcdr.changes index 64c0a38..6076c00 100644 --- a/libcdr.changes +++ b/libcdr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 2 11:21:08 UTC 2017 - jengelh@inai.de + +- Trim build characteristics from description. + ------------------------------------------------------------------- Mon Oct 2 10:47:27 UTC 2017 - tchvatal@suse.com diff --git a/libcdr.spec b/libcdr.spec index 37cc8cb..5fedbac 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -44,16 +44,15 @@ BuildRequires: boost-devel %endif %description -libcdr is a library for parsing the Corel Draw file format structure. It is -cross-platform, at the moment it can be build on Microsoft Windows and Linux. +libcdr is a library and a set of tools for reading and converting +binary files produced by Corel Draw. %package -n %{libname} Summary: Library for parsing the Corel Draw file format structure Group: System/Libraries %description -n %{libname} -libcdr is a library for parsing the Corel Draw file format structure. It is -cross-platform, at the moment it can be build on Microsoft Windows and Linux. +libcdr is a library for parsing the Corel Draw file format structure. %package devel Summary: Files for Developing with libcdr @@ -61,8 +60,7 @@ Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} %description devel -libcdr is a library for parsing the Corel Draw file format structure. It is -cross-platform, at the moment it can be build on Microsoft Windows and Linux. +libcdr is a library for parsing the Corel Draw file format structure. This package contains the libcdr development files. @@ -75,11 +73,11 @@ BuildArch: noarch This package contains documentation for the libcdr API. %package tools -Summary: Tools to work with documents in Corel Draw file-format +Summary: Tools to work with documents in Corel Draw file format Group: Productivity/Publishing/Word %description tools -Tools to work with documents in Corel Draw file-format. +Tools to work with documents in Corel Draw file format. %prep %setup -q