[packages/simdjson] up to 4.4.0 (new soname)
atler
atler at pld-linux.org
Fri Mar 13 12:04:23 CET 2026
commit 2055f418d801538b0fb4f28dd7f16b6506ae146b
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Mar 13 12:04:07 2026 +0100
up to 4.4.0 (new soname)
simdjson.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 3de758e..7fba2b1 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,13 +1,13 @@
Summary: Parsing gigabytes of JSON per second
Summary(pl.UTF-8): Analiza gigabajtów danych JSON na sekundę
Name: simdjson
-Version: 4.3.1
+Version: 4.4.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: c1da512aecfc85dbfe62951537ef5747
+# Source0-md5: 9d0667262753250007522b3feb67e844
URL: https://simdjson.org/
BuildRequires: cmake >= 3.14
BuildRequires: libstdc++-devel >= 6:5
@@ -65,7 +65,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.*.*.*
-%ghost %{_libdir}/libsimdjson.so.30
+%ghost %{_libdir}/libsimdjson.so.31
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simdjson.git/commitdiff/2055f418d801538b0fb4f28dd7f16b6506ae146b
More information about the pld-cvs-commit
mailing list