From c5a76a4857dca1301f44cb2d69e9dea885de1d1b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:35:39 +0100 Subject: [PATCH] automatic version update by autodist [release 0.10.7-1mamba;Tue May 01 2018] --- python-rope.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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