forked from pool/aws-c-common
Accepting request 750314 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.22
+ aws_byte_buf_append_and_update
* Add append and update function to common (#554)
- from version 0.4.21
+ Made windows stack trace much more resilient (#552)
* SymSetOptions, try to be more resilient
* Write symbol name and addr if file/line cannot be found
* Simplified and cleaned up symbol printing, ensure
that we get the most info possible
* fflush at the end of aws_backtrace_print()
* fflush and free, clang-format
- from version 0.4.20
+ Fix for ancient linux
* Fix for old linux (#545)
OBS-URL: https://build.opensuse.org/request/show/750314
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=11
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-common
|
||||
Version: 0.4.19
|
||||
Version: 0.4.22
|
||||
Release: 0
|
||||
Summary: Core c99 package for AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user