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

atler atler at pld-linux.org
Wed Nov 12 19:38:04 CET 2025


commit fc6b2f57c9f527840f6bec86711d6b56f4d5d3b3
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Nov 12 19:37:28 2025 +0100

    up to 4.2.2 (new soname)

 simdjson.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 5292b99..6242d0d 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.1.0
-Release:	2
+Version:	4.2.2
+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:	94b23547939c01b827333ce578190fb0
+# Source0-md5:	0b3f2fa4dbd437db9978172794d54eda
 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.28
+%ghost %{_libdir}/libsimdjson.so.29
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list