Accepting request 1148520 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1148520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-02-21 16:59:10 +00:00 committed by Git OBS Bridge
commit a7f5d32d36
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 20 11:15:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
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>

View File

@ -1,7 +1,7 @@
#
# 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
# 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.5.0
Version: 0.5.1
Release: 0
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
License: Apache-2.0
@ -77,8 +77,7 @@ AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primi
This package contains the development files.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
%define __builder ninja

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8737af410b66d20890bf446de3724722f7916f6a66114b1f79892dc83884ffb
size 334545