diff --git a/python-pyparsing.changes b/python-pyparsing.changes index e523025..c2def46 100644 --- a/python-pyparsing.changes +++ b/python-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 22 17:53:10 UTC 2018 - Jan Engelhardt + +- Use more specific RPM group. + ------------------------------------------------------------------- Wed Nov 21 17:48:41 CET 2018 - mcepl@suse.com diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 9ad7f51..03e376d 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -65,7 +65,7 @@ code uses to construct the grammar directly in Python code. %package -n %{name}-docs Summary: Documentation files for %name -Group: Documentation/Other +Group: Documentation/HTML %description -n %{name}-docs HTML Documentation and examples for %name.