forked from pool/aws-c-io
Accepting request 1059374 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.14 * Errno usage pass by @bretambrose in (#541) - from version 0.13.13 * Conditional fix for supporting glibc 3.0 by @sdavtaker in (#537) * Use macros consistently by @DmitriyMusatkin in (#538) * Fix macro usage by @DmitriyMusatkin in (#539) * Stop checking errno after failed aws_fopen() by @graebm in (#540) OBS-URL: https://build.opensuse.org/request/show/1059374 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 18 13:18:07 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.13.14
|
||||||
|
* Errno usage pass by @bretambrose in (#541)
|
||||||
|
- from version 0.13.13
|
||||||
|
* Conditional fix for supporting glibc 3.0 by @sdavtaker in (#537)
|
||||||
|
* Use macros consistently by @DmitriyMusatkin in (#538)
|
||||||
|
* Fix macro usage by @DmitriyMusatkin in (#539)
|
||||||
|
* Stop checking errno after failed aws_fopen() by @graebm in (#540)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 4 13:11:36 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Jan 4 13:11:36 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 0unstable
|
%define library_soversion 0unstable
|
||||||
Name: aws-c-io
|
Name: aws-c-io
|
||||||
Version: 0.13.12
|
Version: 0.13.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: I/O and TLS package AWS SDK for C
|
Summary: I/O and TLS package AWS SDK for C
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f659c4d8a9a541d90021121e9900dfd5d46dcc15e16f15392532e3b39e848647
|
|
||||||
size 653285
|
|
||||||
3
v0.13.14.tar.gz
Normal file
3
v0.13.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12b66510c3d9a4f7e9b714e9cfab2a5bf835f8b9ce2f909d20ae2a2128608c71
|
||||||
|
size 653349
|
||||||
Reference in New Issue
Block a user