]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 3.0.0 (new soname) auto/th/simdjson-3.0.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 6 Oct 2022 16:31:32 +0000 (18:31 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 6 Oct 2022 16:31:32 +0000 (18:31 +0200)
simdjson.spec

index 888bb81a502b4ff49ed349611cf508f689f58a8a..72e57115943da6df5ffcf64d63864ffce27884e4 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       2.2.3
+Version:       3.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: 313a2c334c3934d0c8aa765cf4f62661
+# Source0-md5: f1be3f0d4792ba9e59c74cddc4d97fb6
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.9
 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 RELEASES.md
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.13
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.14
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.315911 seconds and 4 git commands to generate.