diff --git a/python-pyparsing.spec b/python-pyparsing.spec index cb01b68..a2c5ce0 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -19,7 +19,7 @@ Name: python-pyparsing Version: 1.5.6 -Release: 1 +Release: 3 Url: http://pyparsing.wikispaces.com/ Summary: Grammar Parser Library for Python License: MIT License @@ -45,6 +45,7 @@ code uses to construct the grammar directly in Python code. %package doc + Summary: Grammar Parser Library for Python - Documentation Group: Development/Libraries/Python Requires: %{name} = %{version}