]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 3.7.0 (new soname) auto/th/simdjson-3.7.0-1
authorJan Palus <atler@pld-linux.org>
Sun, 25 Feb 2024 11:38:26 +0000 (12:38 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 25 Feb 2024 11:38:26 +0000 (12:38 +0100)
simdjson.spec

index 163adabf74f187161b23794e290ca0ccae7ba411..20a2906b7d19dcccb6c37a44a573c8e7743637c5 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       3.6.4
+Version:       3.7.0
 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: c1417af0693cbf4e2e09cc171f70ca8a
+# Source0-md5: bd05b5f5aac84b9113ffd1bfd0a9c07b
 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.19
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.20
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.38129 seconds and 4 git commands to generate.