diff --git a/python-pycparser.spec b/python-pycparser.spec index 1b8d7b7..8e62fef 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -1,6 +1,6 @@ Name: python-pycparser Version: 2.21 -Release: 1mamba +Release: 2mamba Summary: A parser for the C language, written in pure Python Group: System/Libraries Vendor: openmamba @@ -12,8 +12,6 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel ## AUTOBUILDREQ-END -BuildRequires: libpython3-devel >= 3.7.4 -Requires: python >= %python_version %description %{summary}. @@ -49,6 +47,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/* %doc LICENSE %changelog +* Fri Apr 08 2022 Silvan Calarco 2.21-2mamba +- rebuilt with python 3.10 + * Sat Nov 06 2021 Automatic Build System 2.21-1mamba - automatic version update by autodist