]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 1.0.0 (new soname) auto/th/simdjson-1.0.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 7 Sep 2021 22:06:37 +0000 (00:06 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 7 Sep 2021 22:06:37 +0000 (00:06 +0200)
simdjson.spec

index 7d33e21378bac1761f22633fc7ca7ab4377a9d1a..ad83aedb1b27a21e234b9603b5670facf86acbd7 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       0.9.7
+Version:       1.0.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: 164e9629edd1cf23718f164cfb9d0ca8
+# Source0-md5: 3ecb7235835ff3533dc92123d3b700c0
 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.8
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.9
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.387348 seconds and 4 git commands to generate.