diff --git a/python-regex.spec b/python-regex.spec index ce1d8c6..7ea2d11 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,6 +1,6 @@ Name: python-regex Version: 2020.2.20 -Release: 1mamba +Release: 2mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba @@ -40,14 +40,11 @@ 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 - -## note: eventually add the remaining documents (if any) -# %doc README %changelog +* Sat Apr 11 2020 Silvan Calarco 2020.2.20-2mamba +- rebuilt with py3* packages + * Fri Mar 06 2020 Automatic Build System 2020.2.20-1mamba - automatic version update by autodist