diff --git a/meson.spec b/meson.spec index 89fb40e..59d0550 100644 --- a/meson.spec +++ b/meson.spec @@ -1,5 +1,5 @@ Name: meson -Version: 0.63.2 +Version: 0.63.3 Release: 1mamba Summary: The Meson Build System Group: Development/Tools @@ -13,6 +13,8 @@ Patch0: meson-0.48.1-rpm-macros.patch Patch1: meson-0.58.0-fix-gtk-doc.patch License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel +BuildRequires: python3.7dist(setuptools) ## AUTOBUILDREQ-END BuildRequires: python-pathlib-py3 Requires: python-pathlib-py3 @@ -56,6 +58,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.meson %doc COPYING %changelog +* Thu Oct 06 2022 Automatic Build System 0.63.3-1mamba +- automatic version update by autodist + * Sun Sep 04 2022 Automatic Build System 0.63.2-1mamba - automatic version update by autodist