]> git.pld-linux.org Git - packages/simdjson.git/commitdiff
up to 3.5.0 (new soname) auto/th/simdjson-3.5.0-1
authorJan Palus <atler@pld-linux.org>
Sat, 28 Oct 2023 09:11:44 +0000 (11:11 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 28 Oct 2023 09:11:44 +0000 (11:11 +0200)
simdjson.spec

index 7976aaed4f8b7125dc790a15bf8eb1608d4c4a61..d4c2c3afaa68264c25e875152bb5e8c08e69fd66 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       3.4.0
+Version:       3.5.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: d99682e3b554c0922241dbc35f2e10ff
+# Source0-md5: 9eb2b8c1567e94eb62ba9f2ef0e1d4c4
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.14
 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
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.17
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.18
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.431855 seconds and 4 git commands to generate.