forked from pool/aws-c-common
Accepting request 1008192 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.2 * Json iterators by @DmitriyMusatkin in (#926) * Safely handle a particular use case for linked hash tables where key equality is not reference equality by @bretambrose in (#928) * Json iterate signature by @DmitriyMusatkin in (#929) * Add AppVerifier by @TwistedTwigleg in (#930) * Block logging updates by @bretambrose in (#931) * Verify backtrace is defined too, not just header presence by @bretambrose in (#935) OBS-URL: https://build.opensuse.org/request/show/1008192 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 11:49:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.8.2
|
||||
* Json iterators by @DmitriyMusatkin in (#926)
|
||||
* Safely handle a particular use case for linked hash
|
||||
tables where key equality is not reference equality
|
||||
by @bretambrose in (#928)
|
||||
* Json iterate signature by @DmitriyMusatkin in (#929)
|
||||
* Add AppVerifier by @TwistedTwigleg in (#930)
|
||||
* Block logging updates by @bretambrose in (#931)
|
||||
* Verify backtrace is defined too, not just header
|
||||
presence by @bretambrose in (#935)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 07:46:54 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-common
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Release: 0
|
||||
Summary: Core C99 package for AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:053cc134ddc7e26bfb886ce372a586376fa22d7ae2507af10f07f89496330def
|
||||
size 486731
|
||||
3
v0.8.2.tar.gz
Normal file
3
v0.8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36edc6e486c43bbb34059dde227e872c0d41ab54f0b3609d38f188cfbbc6d1f8
|
||||
size 495633
|
||||
Reference in New Issue
Block a user