]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 2.2.0 (new soname) auto/th/simdjson-2.2.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 5 Jul 2022 10:17:05 +0000 (12:17 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 5 Jul 2022 10:17:05 +0000 (12:17 +0200)
simdjson.spec

index bbcf87295409ae0fa27b8513bf592ee51fbb35b8..bfbc9f6637de4e7c6e8114cdb4594bf895d3173c 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       2.1.0
+Version:       2.2.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: e7f816fbfc5616074dc17dc9fb5e8f0d
+# Source0-md5: 9bd0ced53281484d8842a9429065943d
 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.12
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.13
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.44894 seconds and 4 git commands to generate.