File opentracing-cpp.changes of Package opentracing-cpp
-------------------------------------------------------------------
Mon Dec 28 22:54:14 UTC 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
-------------------------------------------------------------------
Mon Mar 18 16:41:15 UTC 2019 - Michal Rostecki <mrostecki@opensuse.org>
- Add source package, which is needed to fix envoy-proxy.
(boo#1129568)
-------------------------------------------------------------------
Wed Oct 24 14:21:53 UTC 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 17:31:09 UTC 2018 - jengelh@inai.de
- Fix RPM groups, edit description for better grammar.
-------------------------------------------------------------------
Mon Jun 25 14:29:08 UTC 2018 - mrostecki@suse.com
- Make use of %license macro
-------------------------------------------------------------------
Tue Jun 19 12:53:29 UTC 2018 - mrostecki@suse.com
- Fix ldconfig calls
-------------------------------------------------------------------
Wed May 2 18:10:42 UTC 2018 - mrostecki@suse.com
- Initial commit