]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 3.8.0 (new soname) master auto/th/simdjson-3.8.0-1
authorJan Palus <atler@pld-linux.org>
Sun, 10 Mar 2024 21:23:41 +0000 (22:23 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 10 Mar 2024 21:23:41 +0000 (22:23 +0100)
simdjson.spec

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