diff --git a/python-isodate.spec b/python-isodate.spec index 5864174..9023780 100644 --- a/python-isodate.spec +++ b/python-isodate.spec @@ -1,5 +1,5 @@ Name: python-isodate -Version: 0.5.4 +Version: 0.6.0 Release: 1mamba Summary: An ISO 8601 date/time/duration parser and formatter Group: System/Libraries/Python @@ -36,18 +36,15 @@ 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 %files -f %{name}.filelist %defattr(-,root,root) -## note: this list is just an example; modify as required -# %{python_sitearch}/%{name}.py* -# %{python_sitearch}/%{name}.so - -## note: eventually add the remaining documents (if any) -# %doc README.txt %changelog +* Tue May 01 2018 Automatic Build System 0.6.0-1mamba +- automatic version update by autodist + * Tue Nov 03 2015 Automatic Build System 0.5.4-1mamba - automatic version update by autodist