From 725062428c295ee8344542f82c27035bf1e14f1d Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 2 Oct 2022 22:40:57 +0200 Subject: [PATCH] up to 2.2.3 --- simdjson.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/simdjson.spec b/simdjson.spec index 65f3179..888bb81 100644 --- a/simdjson.spec +++ b/simdjson.spec @@ -1,12 +1,12 @@ Summary: Parsing gigabytes of JSON per second Name: simdjson -Version: 2.2.2 +Version: 2.2.3 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: fc4b60b984efb3eabf2a86f47a1e816a +# Source0-md5: 313a2c334c3934d0c8aa765cf4f62661 URL: https://simdjson.org BuildRequires: cmake >= 3.9 BuildRequires: libstdc++-devel >= 6:5 @@ -57,3 +57,4 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/libsimdjson.so %{_libdir}/cmake/simdjson %{_includedir}/simdjson.h +%{_pkgconfigdir}/simdjson.pc -- 2.43.0