[packages/simdjson] up to 3.12.3 (new soname and dual licensed under MIT)

atler atler at pld-linux.org
Fri Mar 28 23:30:10 CET 2025


commit 8094a5d8d72286a763c8bd80c7be0d72a6c656df
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Mar 28 23:27:39 2025 +0100

    up to 3.12.3 (new soname and dual licensed under MIT)

 simdjson.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 6e9eb2f..0933eaf 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:	Parsing gigabytes of JSON per second
 Name:		simdjson
-Version:	3.11.0
+Version:	3.12.3
 Release:	1
-License:	Apache v2.0
+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:	9b2145090d59c09750de8af50ddda5d1
+# Source0-md5:	fb9082d55ad59b03f323f2a0ddc8e0ff
 URL:		https://simdjson.org
 BuildRequires:	cmake >= 3.14
 BuildRequires:	libstdc++-devel >= 6:5
@@ -49,9 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md README.md
+%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.24
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.25
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list