Package Release Info

opentracing-cpp-1.6.0-bp154.1.20

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libopentracing-cpp1
opentracing-cpp-devel
opentracing-cpp-source

Change Logs

* Mon Dec 28 2020 John Vandenberg <jayvdb@gmail.com>
- Update to v1.6.0
  * Implements CPack for easy RPM building
  * Support copying span contexts
  * Fix error code comparisons
  * Directly support opentracing::string_view as a Value
  * Support specifying timestamp with Log
  * Support accessing IDs
  * Support querying to see if a tracer is registered
  * Specialize conversion between time points of the same clock
- from v1.5.1
  * Fix error handling for dynamic loading
Version: 1.5.0-bp151.1.1
* Mon Mar 18 2019 Michal Rostecki <mrostecki@opensuse.org>
- Add source package, which is needed to fix envoy-proxy.
  (boo#1129568)
* Wed Oct 24 2018 Micha? Rostecki <mrostecki@suse.de>
- Update to 1.5.0
  * Introduce ABI versioning
- Remove devel-static package and disable static linking
- Remove cmake-lib-install-dir.patch - accepted upstream
- Move docs to libopentracing-cpp1 package
* Sat Jul 28 2018 jengelh@inai.de
- Fix RPM groups, edit description for better grammar.
* Mon Jun 25 2018 mrostecki@suse.com
- Make use of %license macro
* Tue Jun 19 2018 mrostecki@suse.com
- Fix ldconfig calls
* Wed May 02 2018 mrostecki@suse.com
- Initial commit