diff --git a/python-packaging.spec b/python-packaging.spec index e902bc5..141964f 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -1,6 +1,6 @@ Name: python-packaging Version: 19.0 -Release: 1mamba +Release: 2mamba Summary: Core utilities for Python packages Group: System/Libraries Vendor: openmamba @@ -42,14 +42,12 @@ CFLAGS="%{optflags}" %{__python} setup.py build %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) -## note: this list is just an example; modify as required -# %{python_sitearch}/%{name}.py* -# %{python_sitearch}/%{name}.so %doc LICENSE -## note: eventually add the remaining documents (if any) -# %doc README.rst %changelog +* Thu May 16 2019 Silvan Calarco 19.0-2mamba +- rebuilt with py36 support + * Tue Jan 29 2019 Automatic Build System 19.0-1mamba - automatic version update by autodist