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)