diff --git a/python-regex.spec b/python-regex.spec index 7ea2d11..3781ead 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,6 +1,6 @@ Name: python-regex -Version: 2020.2.20 -Release: 2mamba +Version: 2020.4.4 +Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba @@ -42,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Mon Apr 20 2020 Automatic Build System 2020.4.4-1mamba +- automatic version update by autodist + * Sat Apr 11 2020 Silvan Calarco 2020.2.20-2mamba - rebuilt with py3* packages