Accepting request 1147622 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.1 * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#405) OBS-URL: https://build.opensuse.org/request/show/1147622 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=40
This commit is contained in:
parent
aa70d1dbf2
commit
97df07ca1d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 19 15:35:46 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.5.1
|
||||||
|
* Fix a bunch of places we forget to aws_raise_error() by @graebm in (#405)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 28 16:45:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sun Jan 28 16:45:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aws-c-s3
|
# spec file for package aws-c-s3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 0unstable
|
%define library_soversion 0unstable
|
||||||
Name: aws-c-s3
|
Name: aws-c-s3
|
||||||
Version: 0.5.0
|
Version: 0.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8289b2c560ebf49fe9b3d163ebcd284a2083976637d9aa9f8d5e59e0d19836fb
|
|
||||||
size 334553
|
|
3
v0.5.1.tar.gz
Normal file
3
v0.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8737af410b66d20890bf446de3724722f7916f6a66114b1f79892dc83884ffb
|
||||||
|
size 334545
|
Loading…
x
Reference in New Issue
Block a user