diff --git a/libredwg.changes b/libredwg.changes index c7b9845..9dee7ad 100644 --- a/libredwg.changes +++ b/libredwg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 14 10:00:58 UTC 2018 - jengelh@inai.de + +- Trim redundant wording and future aims. + ------------------------------------------------------------------- Tue Jul 10 09:46:52 UTC 2018 - astieger@suse.com diff --git a/libredwg.spec b/libredwg.spec index 01f5cf6..357fded 100644 --- a/libredwg.spec +++ b/libredwg.spec @@ -21,7 +21,7 @@ Version: 0.5 Release: 0 Summary: A library to handle DWG files License: GPL-3.0-or-later -Group: System/Libraries +Group: Development/Libraries/C and C++ URL: https://www.gnu.org/software/libredwg/ Source: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz Source2: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz.sig @@ -29,8 +29,8 @@ Source3: http://savannah.gnu.org/people/viewgpg.php?user_id=101103#/%{nam Source4: %{name}-rpmlintrc %description -GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement -for the OpenDWG libraries. DWG is the native file format of AutoCAD. +GNU LibreDWG is a C library to handle DWG files. It can replace the +OpenDWG libraries. DWG is the native file format of AutoCAD. %package tools Summary: Command line utilities for handling DWG file @@ -41,8 +41,8 @@ Requires(preun): %{install_info_prereq} Conflicts: libdxfrw-tools %description tools -GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement -for the OpenDWG libraries. DWG is the native file format of AutoCAD. +GNU LibreDWG is a C library to handle DWG files. It can replace the +OpenDWG libraries. DWG is the native file format of AutoCAD. This package contains some command line utilities using this library. @@ -52,8 +52,8 @@ Group: Development/Libraries/C and C++ Requires: %{name}0 = %{version} %description devel -GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement -for the OpenDWG libraries. DWG is the native file format of AutoCAD. +GNU LibreDWG is a C library to handle DWG files. It can replace the +OpenDWG libraries. DWG is the native file format of AutoCAD. This package contains the files required for development with libredwg. @@ -62,8 +62,8 @@ Summary: A library to handle DWG files Group: System/Libraries %description -n %{name}0 -GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement -for the OpenDWG libraries. DWG is the native file format of AutoCAD. +GNU LibreDWG is a C library to handle DWG files. It can replace the +OpenDWG libraries. DWG is the native file format of AutoCAD. %prep %setup -q