]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 3.1.8 auto/th/simdjson-3.1.8-1
authorJan Palus <atler@pld-linux.org>
Sun, 14 May 2023 21:38:52 +0000 (23:38 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 14 May 2023 21:38:52 +0000 (23:38 +0200)
simdjson.spec

index de798e278b466d68e02ff195eb9b179b5db9c9fa..32e98727c4376923fe9f60759bee6664f9aa5f12 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       3.1.7
+Version:       3.1.8
 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: 1b0d75ad32179c77f84f4a09d4214057
+# Source0-md5: a415104b359d25f8516749e476137b11
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.14
 BuildRequires: libstdc++-devel >= 6:5
@@ -48,7 +48,7 @@ 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
 
This page took 0.445765 seconds and 4 git commands to generate.