]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 0.6.0 (new soname) auto/th/simdjson-0.6.0-1
authorJan Palus <atler@pld-linux.org>
Fri, 23 Oct 2020 14:28:23 +0000 (16:28 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 23 Oct 2020 14:28:23 +0000 (16:28 +0200)
simdjson.spec

index 48afb59f100f9a1e67ce0ff0b59c4f2f576ec91c..7814371d012ebceb8f98d736a3c9a3a5fe390d24 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       0.5.0
+Version:       0.6.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: f1b1f4047b90f4fce2ec70facad8199e
+# Source0-md5: d44d34ec25d6243ac62a5e4dfb599f46
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.9
 BuildRequires: libstdc++-devel >= 6:5
@@ -49,7 +49,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.3
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.4
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.268698 seconds and 4 git commands to generate.