diff --git a/python-arrow.spec b/python-arrow.spec index 01a425f..0dd7781 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -1,5 +1,5 @@ Name: python-arrow -Version: 0.5.4 +Version: 0.12.1 Release: 1mamba Summary: Better dates and times for Python Group: System/Libraries @@ -35,11 +35,14 @@ 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) %changelog +* Tue May 01 2018 Automatic Build System 0.12.1-1mamba +- automatic version update by autodist + * Thu Jul 02 2015 Stefano Cotta Ramusino 0.5.4-1mamba - package created using the webbuild interface