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

atler atler at pld-linux.org
Sun Jan 22 09:49:24 CET 2023


commit e6e5543e23fa8c621fec38d1d7681cf79723b9da
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jan 22 09:48:53 2023 +0100

    up to 3.1.0 (new soname)

 simdjson.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 6918a10..e5b1d59 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,14 +1,14 @@
 Summary:	Parsing gigabytes of JSON per second
 Name:		simdjson
-Version:	3.0.1
+Version:	3.1.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:	993576b47249f2bade2bfb2552b2896a
+Source0:	https://github.com/simdjson/simdjson/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	98edc66361d1475bc30e661fbefe49a1
 URL:		https://simdjson.org
-BuildRequires:	cmake >= 3.9
+BuildRequires:	cmake >= 3.14
 BuildRequires:	libstdc++-devel >= 6:5
 BuildRequires:	rpmbuild(macros) >= 1.605
 ExclusiveArch:	%{x8664} aarch64
@@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS CONTRIBUTING.md CONTRIBUTORS HACKING.md README.md RELEASES.md
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.14
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.15
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list