]> git.pld-linux.org Git - packages/simdjson.git/blobdiff - simdjson.spec
up to 3.7.0 (new soname)
[packages/simdjson.git] / simdjson.spec
index 29e126544e4be02d9380c382fca1c8f9999847d8..20a2906b7d19dcccb6c37a44a573c8e7743637c5 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       3.1.6
+Version:       3.7.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: 0da9a43b9228e6098b5827b5a46fa35b
+# Source0-md5: bd05b5f5aac84b9113ffd1bfd0a9c07b
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.14
 BuildRequires: libstdc++-devel >= 6:5
@@ -48,9 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md README.md RELEASES.md
+%doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md README.md
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.15
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.20
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.040263 seconds and 4 git commands to generate.