Accepting request 1058688 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.2.2 * Clean up aws_s3_paginator_continue by @TingDaoK in (#244) * Fix macro usage by @DmitriyMusatkin in (#245) * Use the builder --coverage instead by @TingDaoK in (#241) * Fix overly large s_default_max_part_size constant by @grrtrr in (#242) - from version 0.2.1 * Mock s3 test by @TingDaoK in (#231) * Codecov by @TingDaoK in (#237) * Make code coverage a separate action by @TingDaoK in (#239) * Fix checksum check on skipped parts during resume by @DmitriyMusatkin in (#240) OBS-URL: https://build.opensuse.org/request/show/1058688 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 11:50:16 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.2.2
|
||||
* Clean up aws_s3_paginator_continue by @TingDaoK in (#244)
|
||||
* Fix macro usage by @DmitriyMusatkin in (#245)
|
||||
* Use the builder --coverage instead by @TingDaoK in (#241)
|
||||
* Fix overly large s_default_max_part_size constant by @grrtrr in (#242)
|
||||
- from version 0.2.1
|
||||
* Mock s3 test by @TingDaoK in (#231)
|
||||
* Codecov by @TingDaoK in (#237)
|
||||
* Make code coverage a separate action by @TingDaoK in (#239)
|
||||
* Fix checksum check on skipped parts during resume by @DmitriyMusatkin in (#240)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 10:06:20 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aws-c-s3
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-s3
|
||||
Version: 0.2.0
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c80527550571119cb8528b163bf2aa00da5014c0fa65a09b5f72bc484d11e48
|
||||
size 185635
|
3
v0.2.2.tar.gz
Normal file
3
v0.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd7733dcdaef40488cbd386b41ce7cf48e54db3f89059a2bc3f1723e25e32423
|
||||
size 193570
|
Reference in New Issue
Block a user