From 57d67773268318b2bb6d1db2a730ad235cb2f31f Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 6 Aug 2022 14:02:42 +0300 Subject: [PATCH] 0.59.4 --- .abf.yml | 2 +- meson.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 3f36e50..4f6ba65 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - meson-0.54.3.tar.gz: 96a3172a732620f2f9ca4537a54edbb1f46077d2 + meson-0.59.4.tar.gz: 75e9e450b3450042c26e601d1ab821126b251f27 diff --git a/meson.spec b/meson.spec index 3308c3a..9dbf256 100644 --- a/meson.spec +++ b/meson.spec @@ -3,7 +3,7 @@ Summary: High productivity build system Name: meson -Version: 0.54.3 +Version: 0.59.4 Release: 1 License: ASL 2.0 Group: Development/Tools @@ -74,6 +74,9 @@ BuildRequires: wxgtku3.0-devel Requires: ninja Requires: python38-setuptools +Requires: python38-pkg-resources +Requires: python3-pkg-resources +Requires: python3-setuptools BuildArch: noarch %description