[packages/simdjson] up to 4.0.0 (new soname)
atler
atler at pld-linux.org
Fri Sep 12 09:57:54 CEST 2025
commit 220758f1d57d7491725b006d5230a285f89ecf1f
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Sep 12 09:57:25 2025 +0200
up to 4.0.0 (new soname)
simdjson.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index a191c16..244dc32 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
Summary: Parsing gigabytes of JSON per second
Name: simdjson
-Version: 3.13.0
+Version: 4.0.0
Release: 1
License: Apache v2.0 or MIT
Group: Libraries
#Source0Download: https://github.com/simdjson/simdjson/releases
Source0: https://github.com/simdjson/simdjson/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 9d2138d54e27b880368dca97cc5a4722
+# Source0-md5: 5d494ebd3db6708c60bb49bce13defc5
URL: https://simdjson.org
BuildRequires: cmake >= 3.14
BuildRequires: libstdc++-devel >= 6:5
@@ -51,7 +51,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md LICENSE-MIT README.md
%attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.26
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.27
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simdjson.git/commitdiff/220758f1d57d7491725b006d5230a285f89ecf1f
More information about the pld-cvs-commit
mailing list