From 8de4c88a5b13569cc97db1913d4abb6ed199f555 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 2 Jun 2022 15:49:01 +0200 Subject: [PATCH] up to 2.0.2 --- simdjson.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simdjson.spec b/simdjson.spec index a378925..5a53153 100644 --- a/simdjson.spec +++ b/simdjson.spec @@ -1,12 +1,12 @@ Summary: Parsing gigabytes of JSON per second Name: simdjson -Version: 2.0.1 +Version: 2.0.2 Release: 1 License: Apache v2.0 Group: Libraries #Source0Download: https://github.com/simdjson/simdjson/releases Source0: https://github.com/simdjson/simdjson/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: daff4305d1316bcda8e17ad19509c04e +# Source0-md5: d645745db224e2a2dea3584180e57c1f URL: https://simdjson.org BuildRequires: cmake >= 3.9 BuildRequires: libstdc++-devel >= 6:5 -- 2.44.0