summaryrefslogtreecommitdiffstats
path: root/meson.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-02 17:08:22 +0100
committerRemi Collet <remi@php.net>2023-01-02 17:08:22 +0100
commitc653e187de493d3c175d6daa4c194dbaf78544a5 (patch)
treeee0af7f3b113faacccccbacb43099aab57619cd4 /meson.spec
parent25ef48e9da5dbba556467495809cb4949c9f6c8a (diff)
Update to 0.56.2HEADmaster
Diffstat (limited to 'meson.spec')
-rw-r--r--meson.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/meson.spec b/meson.spec
index 2776be0..4ee2714 100644
--- a/meson.spec
+++ b/meson.spec
@@ -2,7 +2,7 @@
Name: meson
-Version: 0.55.1
+Version: 0.56.2
Release: 1%{?dist}
Summary: High productivity build system
@@ -11,15 +11,16 @@ URL: https://mesonbuild.com/
Source: https://github.com/mesonbuild/meson/releases/download/%{version}/meson-%{version}.tar.gz
# Non-upstreamable
Patch0001: 0001-macros-Do-not-use-shrink.patch
-# https://github.com/mesonbuild/meson/pull/7669
-Patch0002: 0001-mcompile-use-v-instead-of-verbose-for-ninja.patch
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
+BuildRequires: epel-rpm-macros
+BuildRequires: zlib-static
Requires: python%{python3_version}dist(setuptools)
Requires: ninja-build
+Requires: epel-rpm-macros
%description
Meson is a build system designed to optimize programmer
@@ -52,6 +53,9 @@ install -Dpm0644 -t %{buildroot}%{rpmmacrodir} data/macros.%{name}
%{_datadir}/polkit-1/actions/com.mesonbuild.install.policy
%changelog
+* Mon Jan 2 2023 Remi Collet <remi@remirepo.net> - 0.56.2-1
+- Update to 0.56.2
+
* Sun Aug 30 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.55.1-1
- Update to 0.55.1