Package Release Info

sexpp-0.9.2-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libsexpp0
sexpp
sexpp-devel

Change Logs

* Sun Mar 23 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 0.9.2:
  * fix: revert sexp_output_stream_t::change_output_byte_size ABI
* Sat Mar 22 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 0.9.1:
  * fix: update inttypes includes by @barracuda156
  * fix: resolve type mismatch in sexpp-input.cpp
  * ffix: update error message formats for size_t parameters
  * doc: update specification reference, remove dead links
* Fri Oct 18 2024 ming li <mli@suse.com>
-  Update to 0.9.0:
  * Limit length of verbatim strings
  * Update CI with typos checks
* Sun Jul 28 2024 Andreas Stieger <andreas.stieger@gmx.de>
- sexpp 0.8.8:
  * Add header to fix compilation with gcc 13
  * Implemented char_traits for SEXP octet_t
Version: 0.8.7-bp156.1.5
* Mon Jun 26 2023 Andreas Stieger <Andreas.Stieger@gmx.de>
- upstream and library renamed to sexpp
* Fri Jun 23 2023 Andreas Stieger <andreas.stieger@gmx.de>
- sexp 0.8.6
  * Explicitly indicate library versioning (SOVERSION)
  * Add a manpage for the sexp CLI
- drop sexp-0.8.5-soversion.patch
* Wed Jun 21 2023 Andreas Stieger <Andreas.Stieger@gmx.de>
- sexp 0.8.5:
  * license clarified to MIT
  * Limit allowed nesting layers in print_xxx
- drop sexp-0.8.4-shared-lib.patch
- add sexp-0.8.5-soversion.patch
* Wed Jun 14 2023 Andreas Stieger <Andreas.Stieger@gmx.de>
- sexp 0.8.4, initial package