]> git.pld-linux.org Git - packages/simdjson.git/blobdiff - simdjson.spec
up to 3.2.3
[packages/simdjson.git] / simdjson.spec
index 32e98727c4376923fe9f60759bee6664f9aa5f12..53aa7b184f5a888623d71bd63115e6d3290991da 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       3.1.8
+Version:       3.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: a415104b359d25f8516749e476137b11
+# Source0-md5: dbb5914a0423007e4312aeadbd2e0ee6
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.14
 BuildRequires: libstdc++-devel >= 6:5
@@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md README.md
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.15
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.16
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.055021 seconds and 4 git commands to generate.