From 91a81470e01390dc547a59770545edccf1ab332ef305d9999ee58c018864cd20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 23 Nov 2018 07:56:59 +0000 Subject: [PATCH] Accepting request 651196 from home:jengelh:branches:devel:languages:python - Use more specific RPM group. OBS-URL: https://build.opensuse.org/request/show/651196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=47 --- python-pyparsing.changes | 5 +++++ python-pyparsing.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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.