8
0
forked from pool/aws-c-common

Accepting request 1252772 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1252772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=22
This commit is contained in:
2025-03-13 14:06:15 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Mar 13 07:27:47 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 0.11.3:
* changes relevant to other platforms
- drop unneeded construct from %check
-------------------------------------------------------------------
Wed Mar 12 07:17:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.11.2
* aws_base64_compute_encoded_len() is now exact, doesn't add
1 extra for null-terminator by @graebm in (#1188)
* New Get_ENV Functions by @waahm7 in #1141
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 19 11:47:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Wed Feb 19 11:47:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%define library_version 1.0.0 %define library_version 1.0.0
%define library_soversion 1 %define library_soversion 1
Name: aws-c-common Name: aws-c-common
Version: 0.11.1 Version: 0.11.3
Release: 0 Release: 0
Summary: Core C99 package for AWS SDK for C Summary: Core C99 package for AWS SDK for C
License: Apache-2.0 License: Apache-2.0
@@ -58,7 +58,7 @@ configuration, data structures, and error handling.
This package contains the development files. This package contains the development files.
%prep %prep
%setup -q %autosetup -p1
%build %build
%define __builder ninja %define __builder ninja
@@ -66,13 +66,12 @@ This package contains the development files.
-DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_TYPE=Release
%make_jobs %make_jobs
%check
export LD_LIBRARY_PATH=%{_builddir}/%{name}-%{version}/build
%ctest
%install %install
%cmake_install %cmake_install
%check
%ctest
%ldconfig_scriptlets -n lib%{name}%{library_soversion} %ldconfig_scriptlets -n lib%{name}%{library_soversion}
%files -n lib%{name}%{library_soversion} %files -n lib%{name}%{library_soversion}

View File

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

3
v0.11.3.tar.gz Normal file
View File

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