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

atler atler at pld-linux.org
Fri Jan 22 18:15:33 CET 2021


commit f0366cee30cb5741f310a87ad7f0aa931966cb6b
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Jan 22 18:15:16 2021 +0100

    up to 0.8.0 (new soname)

 simdjson.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 9bbf5aa..c7c7450 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:	Parsing gigabytes of JSON per second
 Name:		simdjson
-Version:	0.7.1
+Version:	0.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:	6abacbcf826d84d0bc216bd72c1282dc
+# Source0-md5:	e9d56ec469e665d0d1ae29693874704d
 URL:		https://simdjson.org
 BuildRequires:	cmake >= 3.9
 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 RELEASES.md
 %attr(755,root,root) %{_libdir}/libsimdjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.5
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.7
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list