diff --git a/cunit.changes b/cunit.changes index af7794c..9fe520d 100644 --- a/cunit.changes +++ b/cunit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 12 07:39:23 UTC 2014 - tchvatal@suse.com + +- Use proper group for the library. + ------------------------------------------------------------------- Mon Aug 4 08:13:01 UTC 2014 - tchvatal@suse.com diff --git a/cunit.spec b/cunit.spec index 5cd70b3..8cfd842 100644 --- a/cunit.spec +++ b/cunit.spec @@ -64,7 +64,7 @@ documentation files. %package -n %{_libname} Summary: CUnit shared library -Group: Development/Libraries/C and C++ +Group: System/Libraries %description -n %{_libname} CUnit is a unit testing framework for C.