commit 0147b221f2bcff8c39ac8a2bc779bde840286a80
Author: Jan Palus <[email protected]>
Date:   Sat Jul 4 20:50:54 2020 +0200

    up to 0.4.6 (new soname)

 simdjson.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index 65b9b91..1657334 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,12 +1,12 @@
 Summary:       Parsing gigabytes of JSON per second
 Name:          simdjson
-Version:       0.3.1
+Version:       0.4.6
 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: 364a45a51526cad04d074ccd144b35fb
+# Source0-md5: 5f96d3235257034b7b3491f470e1220a
 URL:           https://simdjson.org
 BuildRequires: cmake >= 3.9
 BuildRequires: libstdc++-devel >= 6:5
@@ -49,11 +49,10 @@ 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.1
+%attr(755,root,root) %ghost %{_libdir}/libsimdjson.so.2
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libsimdjson.so
 %{_libdir}/cmake/simdjson
 %{_includedir}/simdjson.h
-%{_includedir}/simdjson
================================================================

---- gitweb:

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

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

Reply via email to