[packages/simdjson] up to 4.1.0 (new soname)

atler atler at pld-linux.org
Tue Oct 28 20:50:56 CET 2025


commit 6b8186525a1540518d12807a9deea329b29ab17d
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 28 20:50:38 2025 +0100

    up to 4.1.0 (new soname)

 simdjson.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 0064707..e11c332 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:	Parsing gigabytes of JSON per second
 Name:		simdjson
-Version:	4.0.7
+Version:	4.1.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:	cb39230c6fbab4f72afbe2cfa6f779fd
+# Source0-md5:	94b23547939c01b827333ce578190fb0
 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.27
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.28
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/simdjson.git/commitdiff/6b8186525a1540518d12807a9deea329b29ab17d



More information about the pld-cvs-commit mailing list