]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 2.2.3 auto/th/simdjson-2.2.3-1
authorJan Palus <atler@pld-linux.org>
Sun, 2 Oct 2022 20:40:57 +0000 (22:40 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 2 Oct 2022 20:40:57 +0000 (22:40 +0200)
simdjson.spec

index 65f3179afa564cd930c3dcb8ed3e1d76d6af2e2b..888bb81a502b4ff49ed349611cf508f689f58a8a 100644 (file)
@@ -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
This page took 0.034185 seconds and 4 git commands to generate.