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

atler atler at pld-linux.org
Thu Oct 26 01:47:33 CEST 2023


commit e7598a564b0638d0288a7c76df1fd3c3306a60c1
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Oct 26 01:47:01 2023 +0200

    up to 3.4.0 (new soname)

 simdjson.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 9fb1d9a..7976aae 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:	Parsing gigabytes of JSON per second
 Name:		simdjson
-Version:	3.3.0
+Version:	3.4.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:	2bcf5fc9c6cb974f906f9cf98f4638e9
+# Source0-md5:	d99682e3b554c0922241dbc35f2e10ff
 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.16
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.17
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list