diff --git a/python-rope.spec b/python-rope.spec index aa4968e..b89d71a 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,5 +1,5 @@ Name: python-rope -Version: 0.10.2 +Version: 0.10.7 Release: 1mamba Summary: A python refactoring library Group: System/Libraries @@ -33,7 +33,7 @@ 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) @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Tue May 01 2018 Automatic Build System 0.10.7-1mamba +- automatic version update by autodist + * Wed Oct 07 2015 Silvan Calarco 0.10.2-1mamba - package created using the webbuild interface