diff --git a/python-pyparsing.spec b/python-pyparsing.spec index cb01b68..2b1f59f 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -19,10 +19,10 @@ 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 +License: MIT Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyparsing/pyparsing-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -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}