diff --git a/python-lxml.spec b/python-lxml.spec index ec0a365..d4e7163 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,5 +1,5 @@ Name: python-lxml -Version: 3.5.0 +Version: 3.6.0 Release: 1mamba Summary: Python binding for the libxml2 and libxslt libraries Group: System/Libraries/Python @@ -54,7 +54,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build --single-version-externally-managed \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist rm -f doc/html/pubkey.asc @@ -71,6 +71,9 @@ rm -f doc/html/pubkey.asc %doc CHANGES.txt TODO.txt %changelog +* Thu Mar 24 2016 Automatic Build System 3.6.0-1mamba +- automatic version update by autodist + * Mon Nov 16 2015 Automatic Build System 3.5.0-1mamba - automatic version update by autodist