[packages/simdjson] up to 4.6.5 (new soname)
atler
atler at pld-linux.org
Fri Jul 31 00:30:08 CEST 2026
commit 1e60460b010a57ce898c1659030dd12d531bb301
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Jul 31 00:29:51 2026 +0200
up to 4.6.5 (new soname)
simdjson.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 7fba2b1..fbac052 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.4.0
+Version: 4.6.5
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: 9d0667262753250007522b3feb67e844
+# Source0-md5: ee3cad7a774d39a5f0ad2b810ff8328b
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.31
+%ghost %{_libdir}/libsimdjson.so.33
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simdjson.git/commitdiff/1e60460b010a57ce898c1659030dd12d531bb301
More information about the pld-cvs-commit
mailing list