forked from pool/aws-c-sdkutils
Accepting request 1158810 from devel:libraries:c_c++
- update to 0.1.15: * Fix a bunch of places we forget to aws_raise_error() OBS-URL: https://build.opensuse.org/request/show/1158810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-sdkutils?expand=0&rev=3
This commit is contained in:
commit
ff22c72311
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 17 19:17:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.1.15:
|
||||||
|
* Fix a bunch of places we forget to aws_raise_error()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 20 11:15:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Feb 20 11:15:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aws-c-sdkutils
|
# spec file for package aws-c-sdkutils
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define library_pkg 1_0_0
|
%define library_pkg 1_0_0
|
||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
Name: aws-c-sdkutils
|
Name: aws-c-sdkutils
|
||||||
Version: 0.1.14
|
Version: 0.1.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C SDK Utils
|
Summary: AWS C SDK Utils
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -28,10 +28,10 @@ Group: Development/Libraries/C and C++
|
|||||||
URL: https://github.com/awslabs/aws-c-sdkutils
|
URL: https://github.com/awslabs/aws-c-sdkutils
|
||||||
Source0: https://github.com/awslabs/%{name}/archive/v%{version}.tar.gz
|
Source0: https://github.com/awslabs/%{name}/archive/v%{version}.tar.gz
|
||||||
Patch0: acs_fix-cmake-modules-path.patch
|
Patch0: acs_fix-cmake-modules-path.patch
|
||||||
BuildRequires: cmake(aws-c-common)
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: ninja
|
BuildRequires: ninja
|
||||||
|
BuildRequires: cmake(aws-c-common)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
AWS C SDK Utils
|
AWS C SDK Utils
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5acb6dd916511a3dff14faea43385d117d755f4ad4a9c52314cc74e427398f37
|
|
||||||
size 79220
|
|
3
v0.1.15.tar.gz
Normal file
3
v0.1.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15fa30b8b0a357128388f2f40ab0ba3df63742fd333cc2f89cb91a9169f03bdc
|
||||||
|
size 79223
|
Loading…
x
Reference in New Issue
Block a user