]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 0.9.0 (new soname) auto/th/simdjson-0.9.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 17 Mar 2021 15:26:20 +0000 (16:26 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 17 Mar 2021 15:26:20 +0000 (16:26 +0100)
simdjson.spec

index 1656f71cbc16ece5b1907b7817b26f499cd999c9..3cee41719eb9191178542403f7ba43911d017ceb 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       0.8.2
+Version:       0.9.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: b88e14c5724145561cbe840eb589da98
+# Source0-md5: 8f945ec979630d4ab3c5df9f303564d9
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.9
 BuildRequires: libstdc++-devel >= 6:5
@@ -51,7 +51,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md README.md RELEASES.md
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.7
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.8
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.147506 seconds and 4 git commands to generate.