forked from pool/aws-c-sdkutils
Accepting request 1035238 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.6 * Ep2 mem leak by @DmitriyMusatkin in (#19) - from version 0.1.5 * Fix build warning in ruleset parser by @DmitriyMusatkin in (#17) - from version 0.1.4 * Endpoints20 parsing by @DmitriyMusatkin in (#13) * Add AppVerifier to CI by @TwistedTwigleg in (#14) * Endpoint Resolution Rule Engine by @DmitriyMusatkin in (#15) * Fix bug in resolving templates if strings contain escaped quotes by @DmitriyMusatkin in (#16) OBS-URL: https://build.opensuse.org/request/show/1035238 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-sdkutils?expand=0&rev=3
This commit is contained in:
parent
562e4dfeba
commit
7862b60174
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 12:57:59 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.1.6
|
||||
* Ep2 mem leak by @DmitriyMusatkin in (#19)
|
||||
- from version 0.1.5
|
||||
* Fix build warning in ruleset parser by @DmitriyMusatkin in (#17)
|
||||
- from version 0.1.4
|
||||
* Endpoints20 parsing by @DmitriyMusatkin in (#13)
|
||||
* Add AppVerifier to CI by @TwistedTwigleg in (#14)
|
||||
* Endpoint Resolution Rule Engine by @DmitriyMusatkin in (#15)
|
||||
* Fix bug in resolving templates if strings contain escaped quotes
|
||||
by @DmitriyMusatkin in (#16)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 09:53:49 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-sdkutils
|
||||
Version: 0.1.3
|
||||
Version: 0.1.6
|
||||
Release: 0
|
||||
Summary: AWS C SDK Utils
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13d99c0877424a8fad40f312762968012dd54ec60a4438fb601ee65ff8b2484b
|
||||
size 28665
|
3
v0.1.6.tar.gz
Normal file
3
v0.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a2951344b2fb541eab1e9ca17c18a7fcbfd2aaff4cdd31d362d1fad96111b91
|
||||
size 68684
|
Loading…
Reference in New Issue
Block a user