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

atler atler at pld-linux.org
Fri Dec 6 13:02:56 CET 2024


commit 7e54e3c609d950d2505b766c71fc7e0a3fdc23aa
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Dec 6 12:07:28 2024 +0100

    up to 3.11.0 (new soname)

 simdjson.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 52bf7eb..1fa0f47 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:	Parsing gigabytes of JSON per second
 Name:		simdjson
-Version:	3.10.1
+Version:	3.11.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:	fcf0f0629f0e4bc7c170b65050d440ee
+# Source0-md5:	9b2145090d59c09750de8af50ddda5d1
 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.23
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.24
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list