commit 70734a850b550bd800cf737686311f6dbf3db75d
Author: Jan Palus <[email protected]>
Date:   Sun Mar 10 22:23:41 2024 +0100

    up to 3.8.0 (new soname)

 simdjson.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 20a2906..c733007 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       3.7.0
+Version:       3.8.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: bd05b5f5aac84b9113ffd1bfd0a9c07b
+# Source0-md5: 036ad1b359a2f8438e5cf8442f00a5a6
 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.20
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.21
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to