diff --git a/mxml.changes b/mxml.changes index 99836f3..22a481d 100644 --- a/mxml.changes +++ b/mxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 12 08:29:09 UTC 2014 - jengelh@inai.de + +- Improve on RPM group classification + ------------------------------------------------------------------- Thu Sep 11 19:02:58 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/mxml.spec b/mxml.spec index d7832de..55e2a7a 100644 --- a/mxml.spec +++ b/mxml.spec @@ -22,7 +22,8 @@ Version: 2.6 Release: 0 Summary: Small XML Parsing Library License: LGPL-2.1+ -Group: Development/Libraries/Other +Group: Development/Libraries/C and C++ + Source: %{name}-%{version}.tar.bz2 Source1: baselibs.conf Patch: mxml-2.3-nobinstrip.patch @@ -48,7 +49,7 @@ Authors: # Summary: Shared library for mxml License: LGPL-2.1+ -Group: Development/Libraries/Other +Group: System/Libraries %description -n %library_name Mini-XML is a small XML parsing library that you can use to read XML @@ -68,7 +69,7 @@ Requires: %{library_name} = %{version} # Summary: Development files for mxml License: GPL-2.0+ -Group: Development/Libraries/Other +Group: Development/Libraries/C and C++ %description devel Mini-XML is a small XML parsing library that you can use to read XML