From b11e2c3c16967f9861fce68ee006f6e887ccc2834fa4c5c50e655d4452921d1a Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 29 Sep 2018 00:52:20 +0000 Subject: [PATCH] - Bump meson build dependency to match meson.build requirement OBS-URL: https://build.opensuse.org/package/show/Archiving/zchunk?expand=0&rev=11 --- zchunk.changes | 5 +++++ zchunk.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/zchunk.changes b/zchunk.changes index 77384bc..2dce3b2 100644 --- a/zchunk.changes +++ b/zchunk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 29 00:51:14 UTC 2018 - Neal Gompa + +- Bump meson build dependency to match meson.build requirement + ------------------------------------------------------------------- Sat Sep 29 00:40:50 UTC 2018 - Neal Gompa diff --git a/zchunk.spec b/zchunk.spec index 84bef8a..f1cedb5 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -29,7 +29,7 @@ License: BSD-2-Clause AND MIT Group: Productivity/Archiving/Compression URL: https://github.com/zchunk/zchunk Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz -BuildRequires: meson +BuildRequires: meson >= 0.44.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libzstd)