diff --git a/meson.spec b/meson.spec index 6c28715..ba39929 100644 --- a/meson.spec +++ b/meson.spec @@ -1,5 +1,5 @@ Name: meson -Version: 0.57.1 +Version: 0.57.2 Release: 1mamba Summary: The Meson Build System Group: Development/Tools @@ -18,7 +18,6 @@ BuildRequires: python-pathlib-py3 Requires: python-pathlib-py3 Requires: python3 >= %python36_version Requires: ninja -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The Meson Build System. @@ -59,6 +58,9 @@ find %{python3_sitearch}/*.egg-info -type d -empty -delete > /dev/null || true %doc COPYING %changelog +* Sat Apr 10 2021 Automatic Build System 0.57.2-1mamba +- automatic version update by autodist + * Sat Feb 20 2021 Automatic Build System 0.57.1-1mamba - automatic version update by autodist