diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 3b6dc65..108b449 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -1,5 +1,5 @@ Name: python-pyparsing -Version: 2.0.7 +Version: 2.1.1 Release: 1mamba Summary: An alternative approach to creating and executing simple grammars Group: System/Libraries @@ -33,13 +33,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build --install-lib=%{python_sitearch} \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %files -f %{name}.filelist %defattr(-,root,root) %doc LICENSE %changelog +* Wed Apr 20 2016 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Sat Jan 23 2016 Automatic Build System 2.0.7-1mamba - automatic version update by autodist